Python Forum
Python Forum
>
Python Coding
>
General Coding Help
> Problem with reading a path
Full Version:
Problem with reading a path
You're currently viewing a stripped down version of our content.
View the full version
with proper formatting.
Pages:
1
2
3
4
snippsat
Jan-05-2019, 10:09 PM
Look like there are network connection issues to PyPi.
Try:
pip install --trusted-host=pypi.org --trusted-host=files.pythonhosted.org opencv-python
Pages:
1
2
3
4
Python Forum
>
Python Coding
>
General Coding Help
> Problem with reading a path