Ask Your Question
1

How do I install the plantri package ? Is there a guide how to do this ?

asked 4 years ago

Simon888 gravatar image

This is a copy of the message that I get when I use the command "sage -i plantri"

sage: sage -i plantri File "<ipython-input-2-8b0f8d4e79c0>", line 1 sage -i plantri ^ SyntaxError: invalid syntax

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
1

answered 4 years ago

FrédéricC gravatar image

This command should be written in a shell, not from inside sage.

Preview: (hide)
link

Comments

Alternatively you could run the command inside Sage; adding an initial exclamation mark.

sage: !sage -i plantri

But the usual way is to quit Sage, install in a terminal, and restart Sage to enjoy.

slelievre gravatar imageslelievre ( 4 years ago )

Your Answer

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

Add Answer

Question Tools

Stats

Asked: 4 years ago

Seen: 409 times

Last updated: Jul 06 '20