Re: [PyInstaller] failed to create process

2019-05-31 Thread Bob Gailer
On May 31, 2019 7:42 AM, "Patrick Carra" wrote: > > I installed python 3.7 and installed pyintaller via pip using "py -m pip install pyinstaller" . When I run pyinstaller inside the folder of my script using "pyinstaller --onefile RIAPI.py" I get the error message "failed to create process."

[PyInstaller] creating a one-file exe using the -F option. program can't find module

2019-04-25 Thread Bob Gailer
whereas creating a dist directory and running the exe from that, program finds module. What am I doing wrong? -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[PyInstaller] how to get pip to install under a specific python version?

2019-04-25 Thread Bob Gailer
I have several python versions installed, up to 3.7. pip installs things in 3.5. Why, and how do I get it to target 3.7? -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an