[PyInstaller] Re: Problem to install pyinstaller 4,1

2021-03-11 Thread Mélissa Ch .
Hi bwoodsend, Ok for pip, i wil do this in the future. Thank for the tip! For the venv, yes i have see they use the original library package. I have de-installed python and ré-installed in my other disck, but the same error get out. I have try whit a new user(admin) and the same problem come.

[PyInstaller] Re: Problem to install pyinstaller 4,1

2021-03-14 Thread Mélissa Ch .
h 58 min 18 s UTC-5, Mélissa Ch. a écrit : > Hi bwoodsend, > Ok for pip, i wil do this in the future. Thank for the tip! > > For the venv, yes i have see they use the original library package. I have > de-installed python and ré-installed in my other disck, but the same error >

[PyInstaller] Re: Problem to install pyinstaller 4,1

2021-03-16 Thread Mélissa Ch .
Good evening bwoodsend, ok for "subprocess" directely not, is the fist time i saw this. i don't even know what it is. So like you said indirectly they have a lot of chance. Also can you explain where i have to set these 3 thing. "stdin, stdout and stderr" and the subprocess.DEVNULL or

[PyInstaller] Re: Problem to install pyinstaller 4,1

2021-03-15 Thread Mélissa Ch .
Hi Brénainn, ok i use auto-py-to-exe to transform my .Py file into a .exe file. and when i do it not windowed( the result is on a terminal when i click on the .exe file) it work perfectly, but when i try to made it windowed is there the problem come. I saw on the web a lot of peoples who have

[PyInstaller] Re: Problem to install pyinstaller 4,1

2021-03-09 Thread Mélissa Ch .
Hi bwoodsend, I make a new venv,. Fist i do the pip list everything go right, after i do a upgrade of pip, and receive a error message. So i remake a new venv and install all dependencies is need everything go right. But wen i run auto-py-to-exe i receive the same error message. See below. i

[PyInstaller] Problem to install pyinstaller 4,1

2021-03-06 Thread Mélissa Ch .
Hi i have a lot of problem to install PyInstaller. when i pass by pip install pyinstaller, it begin with 4,2 and error appears, after thy try other version to finish whit 3.3.1. i need version 4.1 minimal to install and use auto-py-to-exe. i have try to uninstall pyinstaller and re-install

[PyInstaller] Re: Problem to install pyinstaller 4,1

2021-03-07 Thread Mélissa Ch .
Hi bwoodsend, Thank for the hint, i have install the pip install wheel, it sais successfully installed wheel-0.36.2 and for the setuptools it said requirement already satisfied. .. site package 54.1.1 after i have install pyinstaller 4.2 whit sucess and auto-py-to-exe 2.8.0 also. But when i