[New-bugs-announce] [issue21699] Windows Python 3.4.1 pyvenv doesn't work in directories with spaces.

Justin Engel report at bugs.python.org
Mon Jun 9 16:54:27 CEST 2014


New submission from Justin Engel:

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'

----------
components: Windows
messages: 220098
nosy: Justin.Engel
priority: normal
severity: normal
status: open
title: Windows Python 3.4.1 pyvenv doesn't work in directories with spaces.
type: crash
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21699>
_______________________________________


More information about the New-bugs-announce mailing list