You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the above command yields an error, I suspect it may be due to multiple texture images? Is there anyone to help take a look?
Traceback (most recent call last):
File "D:\AppGallery\Software\Miniconda\envs\moka\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "D:\AppGallery\Software\Miniconda\envs\moka\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "D:\AppGallery\Software\Miniconda\envs\moka\Scripts\obj2mjcf.exe_main.py", line 7, in
File "D:\AppGallery\Software\Miniconda\envs\moka\lib\site-packages\obj2mjcf\cli.py", line 280, in main
process_obj(obj_file, args)
File "D:\AppGallery\Software\Miniconda\envs\moka\lib\site-packages\obj2mjcf\cli.py", line 193, in process_obj
os.remove(dst_filename)
PermissionError: [WinError 32] 另一个程序正在使用此文件,进程无法访问。: 'Desk_OBJ\Top_Texture.jpg'