I need to convert my python script into an executable file. I am using py2exe
but when I try to run the setup.py, I get an error.
"maximum recursion depth exceeded for python object"?
I am importing many libraries in the code(14 to be specific).
I need to convert my python script into an executable file. I am using py2exe
but when I try to run the setup.py, I get an error.
"maximum recursion depth exceeded for python object"?
I am importing many libraries in the code(14 to be specific).
Copyright © 2021 Jogjafile Inc.