requirements.txt created. INSTALL.txt deleted
This commit is contained in:
parent
6eadfa97df
commit
437015589f
@ -1,7 +0,0 @@
|
|||||||
-Installer python 3.6 VERSION 64 bits : https://www.python.org/ftp/python/3.6.4/python-3.6.4-amd64-webinstall.exe
|
|
||||||
-Cocher "Installer pour tous les utilisateurs" et "Ajouter python au PATH"
|
|
||||||
-Installer les modules python termcolor, colorama, pyfiglet, code128, Pillow, numpy, pywinauto, PyPDF2 et opencv:
|
|
||||||
-Lancer cmd.exe en tant qu'admin
|
|
||||||
-Exécuter :
|
|
||||||
-python -m pip install --upgrade pip
|
|
||||||
-pip install termcolor colorama pyfiglet code128 Pillow pywinauto PyPDF2 numpy opencv-contrib-python
|
|
9
requirements.txt
Normal file
9
requirements.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
code128==0.3
|
||||||
|
colorama==0.4.0
|
||||||
|
numpy==1.15.4
|
||||||
|
opencv-contrib-python==3.4.3.18
|
||||||
|
Pillow==5.3.0
|
||||||
|
pyfiglet==0.7.6
|
||||||
|
PyPDF2==1.26.0
|
||||||
|
pywinauto==0.6.5
|
||||||
|
termcolor==1.1.0
|
Loading…
Reference in New Issue
Block a user