Ask Your Question
0

How to use dill python module in sage 8.1?

asked 6 years ago

Shouvik gravatar image

updated 6 years ago

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

Preview: (hide)

Comments

Reference:

slelievre gravatar imageslelievre ( 6 years ago )

1 Answer

Sort by » oldest newest most voted
1

answered 6 years ago

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
Preview: (hide)
link

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: 6 years ago

Seen: 402 times

Last updated: Jul 29 '18