ImportError: No module named _Core

Issue #80 new
Amazing6312 created an issue

After PyCA built, I tried to import PyCA.Core and got a error “no module named _Core“. I tried solutions in the comments section but nothing worked. ITK is not installed because the Wiki says it is optional. I'm not sure if it's the Numpy version(1.11.3) that's causing the problem(development version including headers is not used).

My version are:

  • gcc 4.8.4
  • cmake 3.10.2
  • swig 3.0.12
  • CUDA 8.0
  • python 2.7.13 :: Anaconda custom (64-bit)

Comments (0)

  1. Log in to comment