[Tutor] ssl verification failed error

2019-01-24 Thread Riley Harris
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 returns the same error. I don’t 
know what the core problem is or how to fix it. Or I at least need to know a 
way to get around it when accessing data sets and such.

Sent from Mail for Windows 10

___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] ssl verification failed error

2019-01-24 Thread Steven D'Aprano
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
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor


[Tutor] asking questions

2019-01-24 Thread Mats Wichmann


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/mailman/listinfo/tutor