2

When I try to run my .exe file I get this error ModuleNotFoundError: No module named 'babel.numbers'

I add this line "from babel.numbers import *" into calendar_.py file but nothing changed. How to fix this error?

Andonov85
  • 77
  • 8
  • I solved the problem using this thread: https://stackoverflow.com/questions/57811928/how-to-install-python-application-with-tkcalendar-module-by-pyinstaller – Andonov85 Aug 06 '20 at 05:56

0 Answers0