Hello World
j'ai un soucis avec pyconfig.h ;
je suis sous ubuntu20.04 avec python2.7/3.7.9/3.8.2
lorsque je lance pyinstaller pour créer un exécutable, j'ai ce message:
j'ai donc fait:Code:Unable to find "/usr/include/python3.7m/pyconfig.h" when adding binary and data files
je relance pyinstaller et même problème... :?Code:sudo apt-get install python3-dev
Que faire ?
8O8O8O