Hi!

I am having some trouble installing pip packages:

sage -pip install snakeviz
pip is configured with locations that require TLS/SSL, however the ssl 
module in Python is not available.
Collecting snakeviz
  Could not fetch URL https://pypi.python.org/simple/snakeviz/: There was a 
problem confirming the ssl certificate: Can't connect to HTTPS URL because 
the SSL module is not available. - skipping
  Could not find a version that satisfies the requirement snakeviz (from 
versions: )
No matching distribution found for snakeviz

When trying

make ssl
...
[pyopenssl]   Could not fetch URL https://pypi.python.org/simple/pyopenssl/: 
There was a problem confirming the ssl certificate: Can't connect to HTTPS URL 
because the SSL module is not available. -

I do have openssl installed:

openssl version -a
OpenSSL 1.1.0e  16 Feb 2017
built on: reproducible build, date unspecified
platform: darwin64-x86_64-cc
compiler: cc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS 
-DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 
-DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM 
-DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM 
-DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM 
-DOPENSSLDIR="\"/usr/local/mac-dev-env/openssl-1.1.0e/ssl\"" 
-DENGINESDIR="\"/usr/local/mac-dev-env/openssl-1.1.0e/lib/engines-1.1\"" 
OPENSSLDIR: "/usr/local/mac-dev-env/openssl-1.1.0e/ssl"
ENGINESDIR: "/usr/local/mac-dev-env/openssl-1.1.0e/lib/engines-1.1"

Any ideas?

Anne

-- 
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