[New-bugs-announce] [issue15776] Allow pyvenv to work in existing directory

Stefan Holek report at bugs.python.org
Fri Aug 24 11:15:46 CEST 2012


New submission from Stefan Holek:

With virtualenv I can do

    $ virtualenv .

but with pyvenv I get

    $pyvenv .
    Error: Directory exists: /Users/stefan/sandbox/foo

Please allow pyvenv to apply to existing directories.

----------
components: None
messages: 168990
nosy: stefanholek
priority: normal
severity: normal
status: open
title: Allow pyvenv to work in existing directory
type: behavior
versions: Python 3.3, Python 3.4

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


More information about the New-bugs-announce mailing list