Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named dicom #4

Open
robmarkcole opened this issue Sep 19, 2016 · 2 comments
Open

No module named dicom #4

robmarkcole opened this issue Sep 19, 2016 · 2 comments

Comments

@robmarkcole
Copy link

Hi, which package is this? Thanks

ImportError: No module named dicom

@rickardcronholm
Copy link
Owner

It's pydicom.
I think it changed name between 0.9.8 and 1.0 ( or something equivalent). I've developed ctc_auto using v 0.9.8

The easiest fix would be to change to
import pydicom as dicom
In both .py files

@jrod2070
Copy link

jrod2070 commented Jun 3, 2017

How did you put the DICOM directory in Windows? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants