Ask Your Question
1

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

asked 2020-07-06 17:52:29 +0200

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

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
1

answered 2020-07-07 08:29:43 +0200

FrédéricC gravatar image

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

edit flag offensive delete link more

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 ( 2020-07-12 22:57:39 +0200 )edit

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: 2020-07-06 17:52:29 +0200

Seen: 311 times

Last updated: Jul 06 '20