ImportError: No module named _core

88 views
Skip to first unread message

Lars

unread,
Dec 28, 2010, 10:31:04 AM12/28/10
to llvm-py: Python Bindings for LLVM
Hello,

Cool project! I obtained r105 from SVN and ran into the following
error:

>>> import llvm.core
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "llvm/core.py", line 38, in <module>
import llvm._core as _core # C wrappers
ImportError: No module named _core

There were no errors running setup.py and there is a _core.so located
under <site-packages>/llvm.

Any ideas for a workaround ?

Lars
Reply all
Reply to author
Forward
0 new messages