A
A
Anton2018-05-08 22:04:52
Python
Anton, 2018-05-08 22:04:52

Is it possible to change the version of Python in an already created virtualenv?

Is it possible to change the version of Python in an already created virtualenv?
for each project they use a separate v-environment ( virtualenv )
but due to the obsolescence of Openssl, you have to change Python (installed immediately with Openssl)
in the created virtual machines, the old version of Python remains,
what should I do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2018-05-08
@anttoon

well, no one canceled copy-paste, you
can copy-paste projects into a new one, you can create a
new python in virtualenv
with the first one, you will suffer less

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question