[Pyobjc-dev] problems installing pyobjc
Brought to you by:
ronaldoussoren
From: Danny R. <dan...@ic...> - 2015-08-05 14:56:08
|
I am running MacOS 10.10.3 I downloaded pyobjc-3.0.4 When I try to install using ‘sudo python setup.py install’ I get the following errors: Download error on https://pypi.python.org/simple/pyobjc-framework-StoreKit/: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581) -- Some packages may not be found! Couldn't find index page for 'pyobjc-framework-StoreKit' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading https://pypi.python.org/simple/ Download error on https://pypi.python.org/simple/: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581) -- Some packages may not be found! No local packages or download links found for pyobjc-framework-StoreKit==3.0.4 error: Could not find suitable distribution for Requirement.parse('pyobjc-framework-StoreKit==3.0.4') Any idea what might be causing this error and how I can fix it? thank you in advance Danny |