[PYTHON] Comment installer pycrypto sur Windows

How to install pycrypto on Windows

The file include\pyport.h in Python installation directory does not have #include < stdint.h > anymore. This leaves intmax_t undefined.

A workaround for Microsoft VC compiler is to force include stdint.h via OS environment variable CL:

C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC>vcvarsall
set CL=-FI"%VCINSTALLDIR%\INCLUDE\stdint.h"
pip install pycrypto
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC>pip install pycrypto
Collecting pycrypto
  Using cached pycrypto-2.6.1.tar.gz
Installing collected packages: pycrypto
  Running setup.py install for pycrypto ... done
Successfully installed pycrypto-2.6.1

Recommended Posts

Comment installer pycrypto sur Windows
Comment installer Music 21 sur Windows
[Kivy] Comment installer Kivy sur Windows [Python]
Comment installer Richzhang / Colorisation sur Windows 10
Comment installer rapidement h5py sur Windows 10 [non officiel]
[Python] Comment installer OpenCV sur Anaconda [Windows]
Comment installer / vérifier Graphviz sur anaconda / windows10
Comment installer mysql-connector-python sur Mac
Comment utiliser Dataiku sous Windows
Comment installer Graph-Tool sur macOS
Comment installer VMware-Tools sur Linux
Comment déployer django-compresseur sous Windows
Comment installer OpenCV sur Mac
Comment installer PyPy sur CentOS
Comment installer TensorFlow sur CentOS 7
Comment installer Maven sur CentOS
Comment installer drobertadams / toggl-cli sur Mac
Comment utiliser l'Assistant Google sur Windows 10
Comment installer des packages sur Alpine Linux
Comment installer le sous-système Windows pour Linux
Comment installer Apache (httpd) sur CentOS7
Comment installer php7.4 sur Linux (Ubuntu)
Comment installer Eclipse GlassFish 5.1.0 sur CentOS7
Comment installer Apache (httpd) sur CentOS8
Comment installer NumPy sur Raspeye
Comment installer cx_Oracle sur macOS Sierra
Comment installer Python
Comment installer pip
Comment installer Archlinux
Comment installer python
Comment installer BayesOpt
Installez Anaconda sur Windows 10
Installez python sur Windows
Installez pycuda sur Windows10
Installez pygraphviz sur Windows 10
Comment installer Nbextensions
Installez Chainer 1.5.0 sur Windows
Comment installer Prover9
[Version 2020] Comment installer Python3 sur EC2 d'AWS
Comment installer OpenCV sur Jetson Nano Python
Comment installer OpenGM sur OSX avec macports
Comment vivre une vie décente avec Windows 2017
Comment installer Camunda Modeler sur Manjaro Linux
Installez Numpy dans virtualenv sur Windows
[2020.8 dernière] Comment installer Python
Installer watchdog sur Windows + Python 3.3
Installez Win-Kex (kali-linux) sur Windows 10.
Comment installer Tabpy 1.0 (version 2020-01)
Installez cvxpy sur Windows, Anaconda
Comment s'inscrire auprès de pypi
Comment installer mkl numpy
Installez Chainer 1.6 (GPU) sur Windows 7.
Comment installer le blog Pelican
[Python] [Chainer] [Windows] Installer Chainer sous Windows
Comment intégrer mod_wsgi dans Apache sur Windows Python
Comment installer Linux sur un PC UEFI 32 bits
Comment installer Git GUI et Gitk sur CentOS
Comment installer Caffe sur OS X avec macports
[AWS EC2] Comment installer Maven sur Amazon Linux 2