-
Notifications
You must be signed in to change notification settings - Fork 58
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
pip error when installing #50
Comments
Do you solve this issue? |
I just tested Looking at the logs it appears there's some issue with downloading a model file. I'm not sure if this could be caused due to networking issues, or some other problem. Please try installing on a different network to confirm. Also please report operating system version and python version, otherwise it's very hard to provide help. You may also want to try installing into a conda environment over a venv. |
win10 python3.6, the same error,can you help me?Thanks. |
the same error problem: |
I'm getting an error during pip install:
urllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>
I'd appreciate the help! :)
console output:
The text was updated successfully, but these errors were encountered: