Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You shouold be able to install pydicom within Sage as follow. From the command line, just type:

sage -pip install pydicom

Then start Sage and try to import it the usual way.

Do not hesitate to report your experience.

click to hide/show revision 2
No.2 Revision

You shouold be able to install pydicom within Sage as follow. From the command line, line located in your Sage installation directory, just type:

sage ./sage -pip install pydicom

Then start Sage and try to import it the usual way.

Do not hesitate to report your experience.