PIP 및 setup.py로 Python 암호화 패키지를 설치하지 못했습니다.
Python을위한 Cryptography 패키지 를 설치 pip install cryptography하거나 사이트 에서 패키지를 다운로드하여 실행 python setup.py하려고하면 다음 오류가 발생합니다. D:\Anaconda\Scripts\pip-script.py run on 02/27/14 16:13:17 Downloading/unpacking cryptography Getting page https://pypi.python.org/simple/cryptography/ URLs to search for versions for cryptography: * https://pypi.python.org/simple/cryptography/ Analyzing links from page https://pypi.python.org/simple/cryptography/ Skipping https://pypi.python.org/packages/cp26/c/cryptography/cryptography-0.2-cp26-none-win32.whl#md5=13e5c4b19520e7dc6f07c6502b3f74e2 (from https://pypi.python.org/simple/cryptography/) because it is not …