Python Forum
Pyinstaller exe won't launch after crash
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pyinstaller exe won't launch after crash
#1
Hi all,

I recently sent a PyQt5 application packaged with PyInstaller (one-folder) to someone. Upon first run it opened for them to the interface, however there was a bug causing the program to hang when they tried to use it, they said they had to force shut-down their computer. When they attempted to run it again, they just received the fatal error can not run script message.

I have since fixed the bug, recompiled it and sent it back to them, however now they can't get it to open at all instead just getting the Fatal Error can not run script message.

I have tested the same version on 4 separate computers, all worked perfectly.

Does anyone have any clues as to how I could fix/troubleshoot this? I feel like it has to be related to the crash of the previous version?

Thanks!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Error on first Python launch garryp4 5 446 May-07-2024, 03:56 PM
Last Post: deanhystad
  Catching a crash within a library code ebolisa 9 3,289 Nov-22-2021, 11:02 AM
Last Post: bowlofred
  Python Crash Course ( 2nd edition) alok 1 1,940 Jul-19-2021, 05:55 PM
Last Post: snippsat
  Launch Windows Application OEMS1 0 2,196 Mar-26-2021, 07:42 PM
Last Post: OEMS1
Photo Python won`t launch error newbieee 0 1,816 Feb-02-2021, 11:51 PM
Last Post: newbieee
  Im using python crash course version 2 james_newbie 3 2,457 Sep-07-2019, 09:21 PM
Last Post: ichabod801
  Python 3 crash course james_newbie 6 4,010 Aug-25-2019, 08:23 PM
Last Post: snippsat
  error message on program launch DJPY1175 0 1,789 Jun-10-2019, 08:40 AM
Last Post: DJPY1175
  [split] Python won't launch Nikmartin 1 2,356 May-12-2019, 11:58 PM
Last Post: micseydel
  Py_Initialize Crash with Python 3.6 paulhbm 0 4,429 Sep-20-2018, 09:56 AM
Last Post: paulhbm

Forum Jump:

User Panel Messages

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