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 has been 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.
many thanks in advance.
Regards,
salai
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Actual Behavior:
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 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.
many thanks in advance.
Regards,
salai
The text was updated successfully, but these errors were encountered: