Pyenv-virtualenv: How to rename a virtualenv ?

Created on 3 Dec 2015  路  3Comments  路  Source: pyenv/pyenv-virtualenv

Do I have to delete and recreate it from scratch ?

Most helpful comment

Basically renaming of virtualenv is dangerous. It'd be better recreating it.

All 3 comments

Basically renaming of virtualenv is dangerous. It'd be better recreating it.

You can just copy it:
cpvirtualenv current_name new_name

In my experience copying/renaming virtualenvs breaks things.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

f8ttyc8t picture f8ttyc8t  路  7Comments

hubitor picture hubitor  路  9Comments

YumaInaura picture YumaInaura  路  3Comments

apapanico picture apapanico  路  4Comments

Tjorriemorrie picture Tjorriemorrie  路  8Comments