Home > other >  Pyinstaller packaging after finishing the program problem
Pyinstaller packaging after finishing the program problem

Time:09-25

Pyinstaller packing problem but in running after program tkinter for=Button (root, text='end', the font=(' Microsoft elegant black, 10), the command=root. Quit) said the quit function daemon thread has a problem but there is no problem in pychram environment
And I will be all the python library inside the






Fatal Python error: could not acquire the lock for & lt; _io. BufferedWriter name='& lt; Stdout> '& gt; An interpreter shutdown, possibly due to the daemon threads

Thread 0 x00003a10 (most recent call first) :
File "moviespider. Py, line 44 in get_music_url
The File "moviespider. Py", line 110 in adaptive
File "C: \ Users \ \ u4f59 \ u5ead \ u8431 \ AppData \ \ Local \ designed \ Python Python37-32 \ lib \ threading py", line 865 in the run
File "C: \ Users \ \ u4f59 \ u5ead \ u8431 \ AppData \ \ Local \ designed \ Python Python37-32 \ lib \ threading py", line 917 in _bootstrap_inner
File "C: \ Users \ \ u4f59 \ u5ead \ u8431 \ AppData \ \ Local \ designed \ Python Python37-32 \ lib \ threading py", line 885 in _bootstrap

Thread 0 x0000048c (most recent call first) :
File "moviespider. Py, line 44 in get_music_url
The File "moviespider. Py", line 110 in adaptive
File "C: \ Users \ \ u4f59 \ u5ead \ u8431 \ AppData \ \ Local \ designed \ Python Python37-32 \ lib \ threading py", line 865 in the run
File "C: \ Users \ \ u4f59 \ u5ead \ u8431 \ AppData \ \ Local \ designed \ Python Python37-32 \ lib \ threading py", line 917 in _bootstrap_inner
File "C: \ Users \ \ u4f59 \ u5ead \ u8431 \ AppData \ \ Local \ designed \ Python Python37-32 \ lib \ threading py", line 885 in _bootstrap

Thread 0 x00003794 (most recent call first) :
File "moviespider. Py", line in 42 get_music_url
The File "moviespider. Py", line 110 in adaptive
File "C: \ Users \ \ u4f59 \ u5ead \ u8431 \ AppData \ \ Local \ designed \ Python Python37-32 \ lib \ threading py", line 865 in the run
File "C: \ Users \ \ u4f59 \ u5ead \ u8431 \ AppData \ \ Local \ designed \ Python Python37-32 \ lib \ threading py", line 917 in _bootstrap_inner
File "C: \ Users \ \ u4f59 \ u5ead \ u8431 \ AppData \ \ Local \ designed \ Python Python37-32 \ lib \ threading py", line 885 in _bootstrap

Thread 0 x00003240 (most recent call first) :
File "moviespider. Py", line in 42 get_music_url
The File "moviespider. Py", line 110 in adaptive
File "C: \ Users \ \ u4f59 \ u5ead \ u8431 \ AppData \ \ Local \ designed \ Python Python37-32 \ lib \ threading py", line 865 in the run
File "C: \ Users \ \ u4f59 \ u5ead \ u8431 \ AppData \ \ Local \ designed \ Python Python37-32 \ lib \ threading py", line 917 in _bootstrap_inner
File "C: \ Users \ \ u4f59 \ u5ead \ u8431 \ AppData \ \ Local \ designed \ Python Python37-32 \ lib \ threading py", line 885 in _bootstrap

Thread 0 x00001394 (most recent call first) :
File "moviespider. Py", line in 42 get_music_url
The File "moviespider. Py", line 110 in adaptive
File "C: \ Users \ \ u4f59 \ u5ead \ u8431 \ AppData \ \ Local \ designed \ Python Python37-32 \ lib \ threading py", line 865 in the run
File "C: \ Users \ \ u4f59 \ u5ead \ u8431 \ AppData \ \ Local \ designed \ Python Python37-32 \ lib \ threading py", line 917 in _bootstrap_inner
File "C: \ Users \ \ u4f59 \ u5ead \ u8431 \ AppData \ \ Local \ designed \ Python Python37-32 \ lib \ threading py", line 885 in _bootstrap

The Current thread 0 x000016f8 (most recent call first) :
  • Related