Skip to content

Installation of Python module fails on Linux #19

@nu11nu11

Description

@nu11nu11

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions