Build stuck - "Could not import runpy module"
Asked by
Adam Olsen
Hi, I'm trying to get an app to build in our PPA for Jaunty, but I keep getting this error:
mkdir -p /build/
mkdir -p /build/
python -m compileall -q xl lib xlgui
Could not import runpy module
make[1]: *** [compile] Error 255
make[1]: Leaving directory `/build/
make: *** [install] Error 2
dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary gave error exit status 2
Full log here:
The package builds fine on my machine, I'm not sure what the problem is. runpy is a standard module, so there's no reason it shouldn't be able to import.
Thanks!
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Adam Olsen
- Solved:
- Last query:
- Last reply:
To post a message you must log in.