Python Forum
the exe file by generated by pyinstaller ,can't get the PYTHONPATH
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
the exe file by generated by pyinstaller ,can't get the PYTHONPATH
#10
(Jan-13-2020, 03:15 PM)buran Wrote: In addition - according to your initial post you generate an exe (i.e. Windows executable). Then you introduce the fact you work on linux server. If you want to build executable for linux you must run pyinstaller on the target system and generate the binary there, i.e. windows exe will not run on the linux server.

I generate the exe file in linux server, and usr it in linux , not windows!
Reply


Messages In This Thread
RE: the exe file by generated by pyinstaller ,can't get the PYTHONPATH - by roger2020 - Jan-14-2020, 07:09 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to set PYTHONPATH in Visual Studio Code? aupres 5 5,223 Aug-15-2023, 03:51 PM
Last Post: snippsat
  Using pyinstaller with .ui GUI files - No such file or directory error diver999 3 4,003 Jun-27-2023, 01:17 PM
Last Post: diver999
  HOW TO USE C# GENERATED DLL davide_vergnani 2 1,921 Jun-12-2023, 03:35 PM
Last Post: davide_vergnani
  Formating generated .data file to XML malcoverc 3 1,480 Apr-14-2022, 09:41 PM
Last Post: malcoverc
  Pyinstaller distribution file seems too large hammer 4 3,032 Mar-31-2022, 02:33 PM
Last Post: snippsat
  How to add product details in exe generated by pyinstaller arex786 1 8,896 Oct-10-2021, 11:00 AM
Last Post: Sran012
  problem with pyinstaller to create an executable file atlass218 0 2,679 May-15-2021, 11:01 AM
Last Post: atlass218
  Pyinstaller create this error :“File ”multiprocessing\connection.py“, line 691 Formationgrowthhacking 2 3,771 Apr-30-2020, 10:26 AM
Last Post: buran
  Pyinstaller exe file permissions Rainbow_Crash 1 3,302 Jul-11-2019, 04:53 PM
Last Post: SheeppOSU
  How to embed mp3 file with Pyinstaller panoss 2 6,083 Apr-01-2019, 01:13 PM
Last Post: yleongtyl

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020