error import module ptools
Hi,
I am trying to install Ptools on Ubuntu 12.04, using Python 2.4 with pythonbrew.
Installation of py++ and pygccxml is fine. The first step of building the libtools.a is fine. Now the problem starts when I run python interface.py or 'make testpython'
I make 'make testpython' or 'python interface.py', but ptools module does not load, which can be happening? thanks in advance.
The error is the follow:
fran@fran-
echo "running python tests"
running python tests
python unittest1.py
Traceback (most recent call last):
File "unittest1.py", line 1, in ?
from ptools import *
File "/home/
from _ptools import *
ImportError: No module named _ptools
make: *** [testpython] Error 1
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- PTools Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Francisco García
- Solved:
- Last query:
- Last reply: