|
|
发表于 2023-7-25 18:49:22
|
显示全部楼层
遇到这个问题,打开ConfigTools.exe进行执行破解,失败了
Exception: Error: [1000] Message: Font file could not be found
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "dearpygui\dearpygui.py", line 1902, in font_registry
File "ConfigTools.py", line 189, in ConfigTools
File "contextlib.py", line 112, in __enter__
File "dearpygui\dearpygui.py", line 1875, in font
SystemError: <built-in function add_font> returned a result with an error set
During handling of the above exception, another exception occurred:
Exception: Error: [1009] Message: No container to pop.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "main.py", line 1, in <module>
File "ConfigTools.py", line 188, in init ConfigTools
File "contextlib.py", line 130, in __exit__
File "dearpygui\dearpygui.py", line 1904, in font_registry
SystemError: <built-in function pop_container_stack> returned a result with an error set
|
|