buildbot.bat script points to wrong python

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

Bug Description

If I install buildbot in a virtualenv under windows, its executable "buildbot" script reads:

  @"%~dp0..\python" "%~dp0buildbot" %*

which causes it to look for the python executable in the parent directory of Scripts/. On windows, that's the normal place to find a Python executable, but virtualenv is actually putting python in the Scripts/ subdirectory, right next to buildbot.bat

Revision history for this message
Carl Meyer (carljm) wrote :
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.