-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
install error #4
Comments
Hi, I think you installed virtualenv -p python3.6 wgd_venv
cd wgd_venv
source ./bin/activate
git clone https://github.com/arzwa/wgd.git
cd wgd
pip install . When using the virtualenv, you always have to activate (i.e. source the activate script in the virtual environment ( Hope this helps, |
Thanks. |
Hi, when i install the wgd use the command line:
pip install .
the result is:
why?
The text was updated successfully, but these errors were encountered: