Ask Your Question

Revision history [back]

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.

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.