install Pycrypto on windows

1)download zip file: https://github.com/dlitz/pycrypto
2)extract file and install:
py -3 -m setup.py install

PS:some error occurs,go to https://docs.python.org/3.4/using/windows.html#compiling-python-on-windows ,and download VS, install it

reference

posted @ 2018-06-06 17:12  testForever  阅读(150)  评论(0编辑  收藏  举报