inlike/CookiePool

pip install browsercookie 出错

947612227 opened this issue · 1 comments

log:
running build_ext
warning: GMP or MPIR library not found; Not building Crypto.PublicKey._fastmath.
building 'Crypto.Random.OSRNG.winrandom' extension
error: Microsoft Visual C++ 10.0 is required. Get it with "Microsoft Windows SDK 7.1": www.micro
soft.com/download/details.aspx?id=8279


Command "c:\python34\python.exe -u -c "import setuptools, tokenize;file='G:\SYS_TEMP\temp\pip
-install-od16q3vq\pycrypto\setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().rep
lace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record G:\SYS_TEMP\tem
p\pip-record-fsrf8ig3\install-record.txt --single-version-externally-managed --compile" failed with
error code 1 in G:\SYS_TEMP\temp\pip-install-od16q3vq\pycrypto\

Browsercookie不再支持py3,请使用Anaconda解释器,里面自带了这个包,可在python3下使用