ERROR conda.cli.main_run:execute(33): Подпроцесс для команды 'conda run ['python', '/opt/3d-model-convert-to-gltf/server/convert.py', 'fbx', '/www/wwwroot/tp5/public/Attack.fbx', '/www/wwwroot/tp5/public/out.glb']' завершился неудачно. (См. выше для ошибки)
Traceback (most recent call last):
File "/opt/3d-model-convert-to-gltf/server/convert.py", line 33, in
main()
File "/opt/3d-model-convert-to-gltf/server/convert.py", line 20, in main
out_convert_gltf_path = Convert.convert_by_type(sys.argv[1], os.path.abspath(sys.argv[2]), is_bin)
File "/opt/3d-model-convert-to-gltf/server/service/Convert.py", line 219, in convert_by_type
result = model.handler(file_path, is_bin)
TypeError: handler() missing 1 required positional argument: 'need_draco'