mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-25 11:45:49 +03:00
[GH-ISSUE #262] multiple windows when using "joblib" package for parallel computing #232
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @22Watt on GitHub (Apr 15, 2022).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/262
Hi all,
I made a project which uses "joblib" package for parallel computing. When I run the exe, there are many windows when performing parallel computing
@brentvollebregt commented on GitHub (Apr 17, 2022):
If you run your main Python script (before it's packaged) by double-clicking on it, does it do the same?
@22Watt commented on GitHub (Apr 18, 2022):
When running in Pycharm before packaged, it is normal
@brentvollebregt commented on GitHub (Apr 18, 2022):
@22Watt do you get the same result when double-clicking on the script? Wanting to see how your script runs without a pre-existing stdout.
@github-actions[bot] commented on GitHub (Jun 18, 2022):
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment on this issue or it will be closed in 5 days.
@github-actions[bot] commented on GitHub (Jul 21, 2022):
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment on this issue or it will be closed in 5 days.
@github-actions[bot] commented on GitHub (Aug 22, 2022):
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment on this issue or it will be closed in 5 days.
@github-actions[bot] commented on GitHub (Aug 27, 2022):
Closing issue due to no activity in more than 60 days.