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
{{ message }}
This repository was archived by the owner on Jun 4, 2021. It is now read-only.
The directory ./venv already exists, and it does not appear to contain a
Python virtualenv. Please specify a new directory to be
created. './venv' is a good choice if it doesn't exist.
Steps to Reproduce:
I type this command ./util/venv-dependencies.sh ./venv
I could not run the next step..
source ./venv/bin/activate
How can i solve it?
~/streisand/venv# cd .. root@ubuntu-2gb-nbg1-1:~/streisand# ls -a .... venv
Yes, venv folder is already exit.