【发布时间】:2023-02-04 09:11:40
【问题描述】:
当我单击程序运行它时,我看到消息说:Traceback(最近一次调用):
File "employee manager.py", line 388, in <module>
File "tkcalendar\dateentry.py", line 128, in __init__
File "tkcalendar\calendar_.py", line 258, in __init__
File "babel\dates.py", line 351, in get_day_names
File "babel\core.py", line 652, in days
File "babel\core.py", line 363, in _data
File "babel\localedata.py", line 140, in load
File "babel\localedata.py", line 146, in load
ModuleNotFoundError: No module named 'babel.numbers'
我需要打开程序
【问题讨论】:
-
你安装了babel吗?
标签: python windows cmd exe converters