IFPass/INSTALL.txt

8 lines
501 B
Plaintext
Raw Normal View History

2018-04-12 16:11:26 +02:00
-Installer python 3.6 VERSION 64 bits : https://www.python.org/ftp/python/3.6.4/python-3.6.4-amd64-webinstall.exe
2018-11-14 16:00:43 +01:00
-Cocher "Installer pour tous les utilisateurs" et "Ajouter python au PATH"
2018-04-12 16:11:26 +02:00
-Installer les modules python termcolor, colorama, pyfiglet, code128, Pillow, numpy, pywinauto, PyPDF2 et opencv:
-Lancer cmd.exe en tant qu'admin
2018-11-14 16:00:43 +01:00
-Ex<45>cuter :
-python -m pip install --upgrade pip
-pip install termcolor colorama pyfiglet code128 Pillow pywinauto PyPDF2 numpy opencv-contrib-python