Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation of Python module fails on Linux #19

Open
nu11nu11 opened this issue Aug 15, 2015 · 1 comment
Open

Installation of Python module fails on Linux #19

nu11nu11 opened this issue Aug 15, 2015 · 1 comment
Assignees
Labels

Comments

@nu11nu11
Copy link

On a Linux box, the installation of the Python module fails silently. Rexgen build / install logs show no errors but the module won't make it to its destination.

Please have a look at the log excerpt below.

Thanks!
-- nu11

--- snip ---

creating build
creating build/lib.linux-x86_64-2.7
copying rexgen.py -> build/lib.linux-x86_64-2.7
running install_lib
creating "
creating "/usr
creating "/usr/local"
creating "/usr/local"/lib
creating "/usr/local"/lib/python2.7
creating "/usr/local"/lib/python2.7/site-packages
copying build/lib.linux-x86_64-2.7/rexgen.py ->
"/usr/local"/lib/python2.7/site-packages
byte-compiling "/usr/local"/lib/python2.7/site-packages/rexgen.py to
rexgen.pyc
running install_egg_info
Writing "/usr/local"/lib/python2.7/site-packages/rexgen-1.2.5-py2.7.egg-info

@janstarke
Copy link
Owner

this looks like rexgen.py is being copied to its intended place. can you please do a ls there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants