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 stefanholek
Recipients stefanholek
Date 2012-08-24.09:15:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345799746.88.0.728928529816.issue15776@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2012-08-24 09:15:47stefanholeksetrecipients: + stefanholek
2012-08-24 09:15:46stefanholeksetmessageid: <1345799746.88.0.728928529816.issue15776@psf.upfronthosting.co.za>
2012-08-24 09:15:46stefanholeklinkissue15776 messages
2012-08-24 09:15:46stefanholekcreate