Mon 2019-03-04 17:05:31 UTC+1, E. Madison Bray:
>
> On Mon, Mar 4, 2019 at 9:23 AM Travis Scrimshaw <tsc...@ucdavis.edu 
<javascript:>> 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, then when you build 
> python it won't build the ssl module. No ssl module not ssl support 
> in pip. 

Oh, is that why the prerequisites in the installation manual
also list the "dev" or "devel" package for ssl?

# debian
sudo apt-get install openssl libssl-dev

# redhat
sudo yum install openssl openssl-devel

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to