xzos / PyZDDE

Zemax/ OpticStudio Extension using Python
MIT License
154 stars 64 forks source link

ssl certificate error in install #75

Closed robmarkcole closed 7 years ago

robmarkcole commented 7 years ago

Under Python 3.6.0 |Anaconda 4.3.1 (64-bit)| (default, Dec 23 2016, 11:57:41) [MSC v.1 900 64 bit (AMD64)] on win32

See the following error on pip install:

(C:\ProgramData\Anaconda3) C:\Windows\system32>pip install pyzdde
Collecting pyzdde
  Could not fetch URL https://pypi.python.org/simple/pyzdde/: There was a proble
m confirming the ssl certificate: [SSL: CERTIFICATE_VERIFY_FAILED] certificate v
erify failed (_ssl.c:749) - skipping
  Could not find a version that satisfies the requirement pyzdde (from versions:
 )
No matching distribution found for pyzdde

This may be due to corporate firewall

robmarkcole commented 7 years ago

This issue is due to firewall and affects all packages I try to install. Solved with python setup.py install