You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I activate an virtualenv called study3 with the command pyenv activate study3. In this time, I have my python in the version of study3
Then I want to deactivate study3 and I input the command pyenv deactivate study3 or pyenv deactivate study3 and I get no result. I still have the version of study3.
Is there anything I did wrong or do I have some misunderstanding about the command?
The text was updated successfully, but these errors were encountered:
I activate an virtualenv called
study3
with the commandpyenv activate study3
. In this time, I have my python in the version ofstudy3
Then I want to deactivate
study3
and I input the commandpyenv deactivate study3
orpyenv deactivate study3
and I get no result. I still have the version ofstudy3
.Is there anything I did wrong or do I have some misunderstanding about the command?
The text was updated successfully, but these errors were encountered: