This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Justin.Engel
Recipients Justin.Engel
Date 2014-06-09.14:54:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402325667.24.0.414585735491.issue21699@psf.upfronthosting.co.za>
In-reply-to
Content
Venv virtual environments don't work with spaces in the path.

(env) C:\My Directory\path > pip -V
Fatal error in launcher: Unable to create process using '""C:\My Directory\path\env\Scripts\python.exe"" "C:\My Directory\path\env\Scripts\pip.exe" -V'
History
Date User Action Args
2014-06-09 14:54:27Justin.Engelsetrecipients: + Justin.Engel
2014-06-09 14:54:27Justin.Engelsetmessageid: <1402325667.24.0.414585735491.issue21699@psf.upfronthosting.co.za>
2014-06-09 14:54:27Justin.Engellinkissue21699 messages
2014-06-09 14:54:26Justin.Engelcreate