Python Forum
I need help! How to package python code with other component into an exe file??
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I need help! How to package python code with other component into an exe file??
#5
(Jul-15-2019, 03:18 AM)Wendy Wrote: The above is a very detailed solution, but unfortunately it is not very suitable, the folder where the executable leaves the third-party component still does not work. Is there any other possible solution??? thank you very much.
It's of course impossible help with info you have given.
Here an other one Sound-player standalone,see that know which external files that i need to add avbin.dll(windows) and libavbin.so.10(Linux),as i build it for both Windows and Linux.
See command line and spec file where can extra stuff that needed in project when build with pyinstaller.
Reply


Messages In This Thread
RE: I need help! How to package python code with other component into an exe file?? - by snippsat - Jul-15-2019, 01:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to run utilities from a Python package? LugosisGhost 1 470 Dec-27-2023, 12:00 PM
Last Post: Larz60+
  Not able to install package caldwellpy and requirement txt file Samta282006 1 753 Dec-07-2023, 11:59 PM
Last Post: Larz60+
  Python package not seen in VSCode fmccabe80 6 3,305 Mar-06-2023, 10:01 PM
Last Post: fmccabe80
  Problem with importing Python file in Visual Studio Code DXav 7 5,215 Jun-15-2022, 12:54 PM
Last Post: snippsat
  Python code to read second line from CSV files and create a master CSV file sh1704 1 2,433 Feb-13-2022, 07:13 PM
Last Post: menator01
  Math Package in python Uma 1 1,509 Dec-12-2021, 02:01 PM
Last Post: jefsummers
  Package cannot be loaded into PBS queue file emersonpl 1 1,855 Sep-09-2021, 08:06 PM
Last Post: emersonpl
Sad SyntaxError: from simple python example file from mind-monitor code (muse 2) warmcupoftea 4 2,877 Jul-16-2021, 02:51 PM
Last Post: warmcupoftea
  Request for Python code - Features extraction from JSON file (cuckoo) thinker 1 2,221 Apr-07-2021, 04:40 PM
Last Post: Larz60+
  Skeleton file export error Python Code pepapoha 4 3,560 Nov-17-2020, 02:06 AM
Last Post: pepapoha

Forum Jump:

User Panel Messages

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