You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: