First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If you want to install pydotplus and use it from Sage, you have to install it withind Sage's virtual environment: for this, you have to type:

sage -pip install pydotplus

By the way, let me suggest to upgrade your Sage to a more recent version.

click to hide/show revision 2
No.2 Revision

If you want to install pydotplus and use it from Sage, you have to install it withind Sage's virtual environment: environment (which is disjoint from your system's Python install): for this, you have to type:

sage -pip install pydotplus

By the way, let me suggest to upgrade your Sage to a more recent version.