Python Forum
strategy to troubleshoot what pyinstaller misses
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
strategy to troubleshoot what pyinstaller misses
#1
On linux machine, have an app that incorporates kivy and runs from command line fine. After creating a .spec file and adding some needed datas, trying to open the project in dist folder bombs after a brief opening of the kivy GUI.

Note that on the PS Cmd. there is no warning while pyinstaller is doing its thing.

In the same environment I have looked in the build/NAME/warn-NAME.txt. log. It indicates a slew of "missing modules" which " I would not know which ones to really go after.

Looked in the /var/log but there are so many logs I did not have a clue if any could reveal what my issue is.

Is there another log file that I need to be aware of to help me troubleshoot this problem-maybe a kivy log,etc?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Moving average strategy irina_shubina 2 1,797 Jul-31-2022, 05:11 PM
Last Post: paulyan
  Best strategy for creating .exe for windows hammer 4 1,507 Apr-05-2022, 12:47 AM
Last Post: hammer
  Strategy on updating edits back to data table and object variables hammer 0 1,205 Dec-11-2021, 02:58 PM
Last Post: hammer
  calculate daily return in percent in forex as to some strategy? alen 1 2,221 Mar-12-2021, 10:03 AM
Last Post: buran
  Help needed to troubleshoot. mefev12229 3 2,058 Apr-16-2020, 10:15 PM
Last Post: deanhystad
  Python learning strategy IluvPython 6 3,245 Nov-04-2019, 07:41 PM
Last Post: buran
  Re.search misses string end CaptainCsaba 3 3,300 May-25-2019, 01:46 PM
Last Post: heiner55
  What is the strategy for working with class variables? AlekseyPython 3 3,021 Feb-24-2019, 05:34 AM
Last Post: AlekseyPython
  Python and strategy pattern tanc 5 3,417 Nov-30-2018, 08:55 AM
Last Post: Gribouillis
  best parallelisation strategy on python simona 1 2,229 Apr-19-2018, 01:51 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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