PEHDOM
подробно:1. http://go.microsoft.com/fwlink/?LinkId=691126&fixForIE=.exe.2. pip install pycrypto3. PROFIT!!!!
А можно подробней где вводить pip install pycrypto? Если в командной строке ничего не выходит.
Microsoft Windows
© Корпорация Майкрософт (Microsoft Corp.), 2009. Все права защищены.
C:\Users\****>pip install pycrypto
Collecting pycrypto
Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None))
after connection broken by ‘SSLError(SSLCertVerificationError(1, ’[SSL: CERTIFI
CATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certif
icate chain (_ssl.c:1056)'))': /simple/pycrypto/
Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None))
after connection broken by ‘SSLError(SSLCertVerificationError(1, ’[SSL: CERTIFI
CATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certif
icate chain (_ssl.c:1056)'))': /simple/pycrypto/
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None))
after connection broken by ‘SSLError(SSLCertVerificationError(1, ’[SSL: CERTIFI
CATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certif
icate chain (_ssl.c:1056)'))': /simple/pycrypto/
Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None))
after connection broken by ‘SSLError(SSLCertVerificationError(1, ’[SSL: CERTIFI
CATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certif
icate chain (_ssl.c:1056)'))': /simple/pycrypto/
Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None))
after connection broken by ‘SSLError(SSLCertVerificationError(1, ’[SSL: CERTIFI
CATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certif
icate chain (_ssl.c:1056)'))': /simple/pycrypto/
Could not fetch URL
https://pypi.org/simple/pycrypto/: There was a problem con
firming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max
retries exceeded with url: /simple/pycrypto/ (Caused by SSLError(SSLCertVerific
ationError(1, ' certificate verify failed: self
signed certificate in certificate chain (_ssl.c:1056)'))) - skipping
Could not find a version that satisfies the requirement pycrypto (from version
s: )
No matching distribution found for pycrypto
Could not fetch URL
https://pypi.org/simple/pip/: There was a problem confirming
the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retrie
s exceeded with url: /simple/pip/ (Caused by SSLError(SSLCertVerificationError(1
, ' certificate verify failed: self signed certi
ficate in certificate chain (_ssl.c:1056)'))) - skipping
C:\Users\****>