Re: [sage-devel] Unable to run sage's pip install

2019-03-04 Thread Travis Scrimshaw
On Tuesday, March 5, 2019 at 3:36:47 AM UTC+10, Samuel Lelievre wrote: > > > > Mon 2019-03-04 17:05:31 UTC+1, E. Madison Bray: > > > > On Mon, Mar 4, 2019 at 9:23 AM Travis Scrimshaw > wrote: > > > > > > I do have openssl installed on this machine (before building Sage). > > > Any thoughts abo

Re: [sage-devel] Unable to run sage's pip install

2019-03-04 Thread Samuel Lelievre
Mon 2019-03-04 17:05:31 UTC+1, E. Madison Bray: > > On Mon, Mar 4, 2019 at 9:23 AM Travis Scrimshaw > wrote: > > > > I do have openssl installed on this machine (before building Sage). > > Any thoughts about what to do on this? (I verified that running > > directly running "pip install line_prof

Re: [sage-devel] Unable to run sage's pip install

2019-03-04 Thread E. Madison Bray
On Mon, Mar 4, 2019 at 9:23 AM Travis Scrimshaw wrote: > I do have openssl installed on this machine (before building Sage). Any > thoughts about what to do on this? (I verified that running directly running > "pip install line_profiler" worked.) Yeah, but did you have the headers? If not, the

[sage-devel] Unable to run sage's pip install

2019-03-04 Thread Travis Scrimshaw
I am trying to install the line_profiler to do %lprun, but I am getting the following error: uqtscrim@SMP-36PQ8T2:~/sage$ sage --pip install line_profiler pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. Collecting line_profiler Retrying