Re: [PyInstaller] How to choose Pyinstaller Python compiler on Raspberry PI?

2016-09-16 Thread Steve Barnes
On 16/09/2016 12:22, Hartmut Goebel wrote: > Am 15.09.2016 um 19:50 schrieb Gianluca Storti: >> Is anyone able to guide me how to fix this problem? I searched in the >> PyInstaller manual but I was not able to find any option to specify >> the compiler on the command line > > Both pip and pip3

Re: [PyInstaller] How to choose Pyinstaller Python compiler on Raspberry PI?

2016-09-16 Thread Hartmut Goebel
Am 16.09.2016 um 13:22 schrieb Hartmut Goebel: > b) do not *install* pyinstaller, but jsut download and unpack the > archive. Then you can run it using either For this see https://pyinstaller.readthedocs.io/en/stable/installation.html#installing-from-the-archive -- Schönen Gruß Hartmut Goebel

Re: [PyInstaller] How to choose Pyinstaller Python compiler on Raspberry PI?

2016-09-16 Thread Hartmut Goebel
Am 15.09.2016 um 19:50 schrieb Gianluca Storti: > Is anyone able to guide me how to fix this problem? I searched in the > PyInstaller manual but I was not able to find any option to specify > the compiler on the command line Both pip and pip3 install the pyinstaller script into the same place