Skip to content

Can't import #34

Description

@166beishanbaihu

Hello author, I am a developer user from China. I haven't used it for several days. At first, I thought it was the plugin that needed updating, so I updated it, but it's still the same. My Blender version is 3.6.9.
Python: Traceback (most recent call last):
File "C:\Users\19287\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\io_converter_pix_wrapper_init_.py", line 707, in execute
bpy.ops.converter_pix_wrapper.list_and_import("INVOKE_DEFAULT",
File "E:\RUANJIAN\3.6.9\3.6\scripts\modules\bpy\ops.py", line 111, in call
ret = op_call(self.idname_py(), C_dict, kw, C_exec, C_undo)
RuntimeError: 错误: Python: Traceback (most recent call last):
File "C:\Users\19287\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\io_converter_pix_wrapper_init
.py", line 384, in invoke
if not self.model_browser_data.is_subpath_valid():
File "C:\Users\19287\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\io_converter_pix_wrapper_init_.py", line 197, in is_subpath_valid
dirs, files = get_archive_listdir(archive_paths, self.current_subpath)
File "C:\Users\19287\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\io_converter_pix_wrapper_init_.py", line 149, in get_archive_listdir
retcode, stdout = run_converter_pix(args)
File "C:\Users\19287\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\io_converter_pix_wrapper_init_.py", line 114, in run_converter_pix
result = subprocess.run(final_command, stdout=subprocess.PIPE)
File "E:\RUANJIAN\3.6.9\3.6\python\lib\subprocess.py", line 503, in run
with Popen(*popenargs, **kwargs) as process:
File "E:\RUANJIAN\3.6.9\3.6\python\lib\subprocess.py", line 971, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "E:\RUANJIAN\3.6.9\3.6\python\lib\subprocess.py", line 1456, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
OSError: [WinError 216] 该版本的 %1 与你运行的 Windows 版本不兼容。请查看计算机的系统信息,然后联系软件发布者。(This version of %1 is not compatible with the version of Windows you're running. Check your computer's system info and contact the software publisher.)
位置: E:\RUANJIAN\3.6.9\3.6\scripts\modules\bpy\ops.py:111

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions