[google-appengine] Re: Unable to get TLS 1.2 working on Mac OS

2019-01-04 Thread sdesapio
NP, thank you, thank you, thank you. On Wednesday, June 14, 2017 at 8:20:12 PM UTC-5, NP wrote: > > I figured out the problem and my understanding is > > 1) GAE was still referring to the old python installation (the one that > comes shipped with Mac). When I open the GAE Launcher, > > GAE > Pr

[google-appengine] Re: Unable to get TLS 1.2 working on Mac OS

2017-06-14 Thread Attila-Mihaly Balazs
We also had lots of issues with development on Mac (my FE colleague insists on using a Mac, even though GNU/Linux is a more productive environment for development :-)). What we settled on was a docker container with Ubuntu installed in it and running all the python / google app engine code insi

[google-appengine] Re: Unable to get TLS 1.2 working on Mac OS

2017-06-14 Thread NP
I figured out the problem and my understanding is 1) GAE was still referring to the old python installation (the one that comes shipped with Mac). When I open the GAE Launcher, GAE > Preferences > Python Path is blank. 2) What I needed to do was force GAE to use the newly installed Python (t

Re: [google-appengine] Re: Unable to get TLS 1.2 working on Mac OS

2017-06-14 Thread Brian de Alwis
I apologize: I misinterpreted what you wrote. I thought you meant your Python interpreter was loading the system ssl.py instead of the version in your /usr/local/Cellar. > On 14-Jun-2017, at 2:36 PM, NP wrote: > > When you say python path, do you mean? > > >>> python > >>> import sys > >>> s

Re: [google-appengine] Re: Unable to get TLS 1.2 working on Mac OS

2017-06-14 Thread NP
When you say python path, do you mean? >>> python >>> import sys >>> sys.path On Wednesday, June 14, 2017 at 10:41:48 AM UTC-7, Brian de Alwis wrote: > > Do you have a PYTHONPATH, PYTHONSTARTUP, or PYTHONHOME? > > Probably worth trying to launch your python with `-v -v -v` and see where > it's

Re: [google-appengine] Re: Unable to get TLS 1.2 working on Mac OS

2017-06-14 Thread Brian de Alwis
Do you have a PYTHONPATH, PYTHONSTARTUP, or PYTHONHOME? Probably worth trying to launch your python with `-v -v -v` and see where it's loading its files from. > On 14-Jun-2017, at 12:52 PM, NP wrote: > > Can anybody help out here? > > Thanks > > On Tuesday, June 13, 2017 at 9:30:20 AM UT

[google-appengine] Re: Unable to get TLS 1.2 working on Mac OS

2017-06-14 Thread NP
Can anybody help out here? Thanks On Tuesday, June 13, 2017 at 9:30:20 AM UTC-7, NP wrote: > > 1) I'm running Google App Engine SDK on Mac OS X El Capitan. I have Python > 2.7.13 > > > 2) While trying to test my app with Stripe, I get the following error > > Request req_ApPsfecKnLFJxb: