Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Creating an executable
#6
the documentation is very good, look at it.
Also,as I explained in my prevous post, you need to make sure your script is able to find the images it use (i.e. no hardcoded paths, etc). Look at this example script that show which folder is what. What you describe as error looks very much like problem with paths to images or missing imports
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
Creating an executable - by vman44 - Apr-02-2020, 04:26 AM
RE: Creating an executable - by buran - Apr-02-2020, 04:46 AM
RE: Creating an executable - by vman44 - Apr-02-2020, 05:36 PM
RE: Creating an executable - by buran - Apr-02-2020, 06:11 PM
RE: Creating an executable - by vman44 - Apr-15-2020, 05:54 PM
RE: Creating an executable - by buran - Apr-15-2020, 06:02 PM
RE: Creating an executable - by vman44 - Apr-19-2020, 12:29 AM
RE: Creating an executable - by buran - Apr-19-2020, 07:56 AM
RE: Creating an executable - by vman44 - Apr-19-2020, 08:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Creating an executable from a script wolf8963 6 5,922 May-11-2020, 05:23 PM
Last Post: wolf8963

Forum Jump:

User Panel Messages

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