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.
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.