Ask Your Question
0

How to use dill python module in sage 8.1?

asked 2018-07-28 13:16:51 +0200

Shouvik gravatar image

updated 2018-07-28 13:26:51 +0200

How to use dill python module in sage 8.1? OPERATING SYSTEM-WINDOWS 7 VIRTUAL BOX-ORACLE VM VIRTUALBOX

edit retag flag offensive close merge delete

Comments

Reference:

slelievre gravatar imageslelievre ( 2018-07-29 16:56:20 +0200 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2018-07-29 16:55:08 +0200

slelievre gravatar image

Open a terminal in your virtual machine and type

sage --pip install dill

Alternatively, in a Sage session, run the same command with an initial !:

!sage --pip install dill
edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2018-07-28 13:16:51 +0200

Seen: 288 times

Last updated: Jul 29 '18