XCoder
XCoder copied to clipboard
error on start
[ERROR] An error has been caught in function 'main', process 'MainProcess' (4472), thread 'MainThread' (5660): Traceback (most recent call last):
File "C:\Users\GamePC\Desktop\XCoder-2.7.2\main.py", line 49, in
File "C:\Users\GamePC\Desktop\XCoder-2.7.2\main.py", line 32, in main refill_menu() └ <function refill_menu at 0x000001A172B776A0>
File "C:\Users\GamePC\Desktop\XCoder-2.7.2\system\lib\main_menu.py", line 71, in refill_menu from system.lib.features.sc.decode import (
File "C:\Users\GamePC\Desktop\XCoder-2.7.2\system\lib\features\sc\decode.py", line 9, in
File "C:\Users\GamePC\Desktop\XCoder-2.7.2\system\lib\features\cut_sprites.py", line 7, in
File "C:\Users\GamePC\Desktop\XCoder-2.7.2\system\lib\objects_init_.py", line 3, in
File "C:\Users\GamePC\Desktop\XCoder-2.7.2\system\lib\objects\texture.py", line 15, in
File "C:\Users\GamePC\Desktop\XCoder-2.7.2\system\lib\pvr_tex_tool.py", line 30, in
File "C:\Users\GamePC\Desktop\XCoder-2.7.2\system\lib\pvr_tex_tool.py", line 19, in _get_executable_path from distutils.spawn import find_executable
ModuleNotFoundError: No module named 'distutils'
как пофикить?
Исправлено в последнем релизе программы.