Python Forum
Pyinstaller create this error :“File ”multiprocessing\connection.py“, line 691
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pyinstaller create this error :“File ”multiprocessing\connection.py“, line 691
#2
Hi Formationgrowthhacking
I'm afraid I can't be much help to you,
have you seen this post:
https://stackoverflow.com/questions/1590...rocesspool

It suggests that if you haven't used:
if __name__ == '__main__':
    main()
it might cause the error you are seeing.

If this doesn't help all I can do
is offer to try and use Pyinstaller
on your code from my machine to see if it
works or gets the same error.

good luck
steve
Reply


Messages In This Thread
RE: Pyinstaller create this error :“File ”multiprocessing\connection.py“, line 691 - by steve_shambles - Apr-30-2020, 09:08 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Create Choices from .ods file columns cspower 3 750 Dec-28-2023, 09:59 PM
Last Post: deanhystad
  Recommended way to read/create PDF file? Winfried 3 3,055 Nov-26-2023, 07:51 AM
Last Post: Pedroski55
  Use PM4PY and create working file thomaskissas33 0 781 Nov-14-2023, 06:53 AM
Last Post: thomaskissas33
  Create csv file with 4 columns for process mining thomaskissas33 3 870 Nov-06-2023, 09:36 PM
Last Post: deanhystad
  Input network device connection info from data file edroche3rd 6 1,222 Oct-12-2023, 02:18 AM
Last Post: edroche3rd
  Using pyinstaller with .ui GUI files - No such file or directory error diver999 3 3,832 Jun-27-2023, 01:17 PM
Last Post: diver999
  create exe file for linux? korenron 2 1,040 Mar-22-2023, 01:42 PM
Last Post: korenron
  File "<string>", line 19, in <module> error is related to what? Frankduc 9 12,847 Mar-09-2023, 07:22 AM
Last Post: LocklearSusan
  Getting last line of each line occurrence in a file tester_V 1 947 Jan-31-2023, 09:29 PM
Last Post: deanhystad
  Create Excel Line Chart Programmatically dee 3 1,265 Dec-30-2022, 08:44 PM
Last Post: dee

Forum Jump:

User Panel Messages

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