UndefinedEnvironmentName: 'extra' does not exist in evaluation environment with Multiprocessing lib #432
Unanswered
yeraypalma
asked this question in
Q&A
Replies: 1 comment 7 replies
-
Is this due to a specific library? Would be interesting for you to get your script and take parts out to find what is causing this (also called a minimal reproducible example). |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to create an
.exe
of my python application that I run from theserver.py
script. I am using Auto-py-to-exe which gives me the following command:Those are my versions:
I receive the following error:
Any kind of help is welcome, as I have no idea how to deal with this problem. Thank you very much in advance.
Beta Was this translation helpful? Give feedback.
All reactions