Updated INSTALL.txt

This commit is contained in:
Jordan ERNST 2018-11-14 16:00:43 +01:00
parent e1d09234e9
commit 6eadfa97df

View File

@ -1,5 +1,7 @@
-Installer python 3.6 VERSION 64 bits : https://www.python.org/ftp/python/3.6.4/python-3.6.4-amd64-webinstall.exe
-Téléchargez (cp36 pour Python 3.6) : https://www.lfd.uci.edu/~gohlke/pythonlibs/#opencv
-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 : pip install termcolor colorama pyfiglet code128 Pillow pywinauto PyPDF2 numpy C:\path\to\opencv_python-3.4.0-cp36-cp36m-win_amd64.whl
-Exécuter :
-python -m pip install --upgrade pip
-pip install termcolor colorama pyfiglet code128 Pillow pywinauto PyPDF2 numpy opencv-contrib-python