Just for a bit of amusement, one of the scenarios we see here is famous
enough it has its very own website:
http://xyproblem.info/
enjoy :)
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org
On Thu, Jan 24, 2019 at 03:03:28PM +1100, Riley Harris wrote:
> When I try to install packages in python this error occurs.
Please copy and paste (don't summarise or re-type from memory) the
actual command you are running and the exact error message you receive.
--
Steve
When I try to install packages in python this error occurs. I have found a way
around this by using:
pip install --trusted-host pypi.org --trusted-host files.pythonhosted.org
but this only works when the error is while installing packages. Now I am
trying to access a dataset from Quandl and it