diff --git a/INSTALL.txt b/INSTALL.txt index 1d63d10..4b0cf4a 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -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