Pydantic.deprecated.decorator causes error while code run as an .exe file #29011
Closed
Mourovatej
announced in
Ask Dosu (Archived)
Replies: 0 comments
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.
-
Hi, I compiled my code using PyInstaller and when I try to run the exe file, it throws an error that it can't run the script while no module is named "pydantic.deprecated.decorator'.
I updated pydantic and it didn't help.
What should I do?
Beta Was this translation helpful? Give feedback.
All reactions