79167409

Date: 2024-11-07 17:06:21
Score: 1
Natty:
Report link

I have faced a similar error message. What has fixed it for me was to add hidden imports.

With the following hidden imports that problem went away:

pyinstaller --hidden-import=pydantic --hidden-import=pydantic-core --hidden-import=pydantic.deprecated.decorator app.py
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Christian Wunderlich