time I source it, it works normal with no problems, but after I close my terminal and open it again, and when I go to the directory and source my venv, it doesn't work!
I mean the text '
(venv)
'
appears but when I type python --version, it uses the default python on my machine and shows me '
python 2.7
' !
I can't even get a '
pip freeze
' of my venv, what am I gonna do?!
Try pyenv or something else
Обсуждают сегодня