No executable script is getting installed

Bug #426851 reported by Sridhar Ratnakumar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Virtualenv
New
Undecided
Unassigned

Bug Description

Here's the list of files installed by virtualenv-distribute ('setup.py install --root')

/Users/sridharr/.local/lib
/Users/sridharr/.local/lib/python2.6
/Users/sridharr/.local/lib/python2.6/site-packages
/Users/sridharr/.local/lib/python2.6/site-packages/rebuild-script.py
/Users/sridharr/.local/lib/python2.6/site-packages/refresh-support-files.py
/Users/sridharr/.local/lib/python2.6/site-packages/virtualenv.py
/Users/sridharr/.local/lib/python2.6/site-packages/virtualenv_distribute-1.3.4dev_1-py2.6.egg-info

There is no script file. I have ~/.local/bin in $PATH .. and there is no way I can type 'virtualenv' on the terminal.

Similarly, on Windows a `virtualenv.exe` is required.

Revision history for this message
Sridhar Ratnakumar (srid) wrote :

To compare with the original virtualenv:

/Users/sridharr/.local/bin
/Users/sridharr/.local/bin/virtualenv
/Users/sridharr/.local/lib
/Users/sridharr/.local/lib/python2.6
/Users/sridharr/.local/lib/python2.6/site-packages
/Users/sridharr/.local/lib/python2.6/site-packages/rebuild-script.py
/Users/sridharr/.local/lib/python2.6/site-packages/refresh-support-files.py
/Users/sridharr/.local/lib/python2.6/site-packages/support-files
/Users/sridharr/.local/lib/python2.6/site-packages/support-files/setuptools-0.6c9-py2.6.egg
/Users/sridharr/.local/lib/python2.6/site-packages/virtualenv-1.3.3-py2.6.egg-info
/Users/sridharr/.local/lib/python2.6/site-packages/virtualenv-1.3.3-py2.6.egg-info/PKG-INFO
/Users/sridharr/.local/lib/python2.6/site-packages/virtualenv-1.3.3-py2.6.egg-info/SOURCES.txt
/Users/sridharr/.local/lib/python2.6/site-packages/virtualenv-1.3.3-py2.6.egg-info/dependency_links.txt
/Users/sridharr/.local/lib/python2.6/site-packages/virtualenv-1.3.3-py2.6.egg-info/entry_points.txt
/Users/sridharr/.local/lib/python2.6/site-packages/virtualenv-1.3.3-py2.6.egg-info/not-zip-safe
/Users/sridharr/.local/lib/python2.6/site-packages/virtualenv-1.3.3-py2.6.egg-info/top_level.txt
/Users/sridharr/.local/lib/python2.6/site-packages/virtualenv.py

Revision history for this message
Carl Meyer (carljm) wrote :

I don't know what virtualenv-distribute is, but I don't think this bug is relevant to virtualenv.

Not migrating to the new tracker at https://github.com/pypa/virtualenv/issues/

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.