I install gdcm in windows ,then I "import gdcm" in python, I got this error,
My environment is python2.7.9, gdcm is GDCM-2.8.4-Windows-x86_64,

            Asked
            
        
        
            Active
            
        
            Viewed 995 times
        
    0
            
            
        
        zhangyaoyao
        
- 11
 - 1
 - 4
 
1 Answers
0
            
            
        Your error comes, because Python 3 is recquired. You should upgrade your Python environment. If you need to stay with Python 2, maybe this question would be useful.
        Bartłomiej
        
- 1,068
 - 1
 - 14
 - 23