Z
Z
zkweb2015-08-17 10:41:37
Django
zkweb, 2015-08-17 10:41:37

How to completely remove virtualenv?

virtualenv was built with Python 2.6.
Now I need to delete the whole thing and install it with a version for Python 2.7
. How can I rebuild the whole thing?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stanislav Fateev, 2015-08-17
@svfat

virtualenv -p /usr/bin/python2.7 <path/to/new/virtualenv/>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question