env error

Traceback (most recent call last):
File "", line 1176, in _find_and_load
File "", line 1147, in _find_and_load_unlocked
File "", line 690, in _load_unlocked
File "", line 940, in exec_module
File "", line 241, in _call_with_frames_removed
File "/home/wangrui/diffsynth/diffsynth/pipelines/wan_video_stream_cached.py", line 12, in
import console as cs
File "", line 1176, in _find_and_load
File "", line 1138, in _find_and_load_unlocked
File "", line 1078, in _find_spec
File "/home/wangrui/miniforge3/envs/vace/lib/python3.11/site-packages/__editable___pt_util_0_1_finder.py", line 20, in find_spec
return cls._find_spec(fullname, Path(pkg_path))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/wangrui/miniforge3/envs/vace/lib/python3.11/site-packages/__editable___pt_util_0_1_finder.py", line 38, in _find_spec
if candidate.exists():
^^^^^^^^^^^^^^^^^^
File "/home/wangrui/miniforge3/envs/vace/lib/python3.11/pathlib.py", line 1235, in exists
self.stat()
File "/home/wangrui/miniforge3/envs/vace/lib/python3.11/pathlib.py", line 1013, in stat
return os.stat(self, follow_symlinks=follow_symlinks)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 13] Permission denied: '/home/pengzy/projects/pt_util/console/init.py'
python-BaseException

posted @ 2026-07-15 18:53  ruiw123  阅读(5)  评论(0)    收藏  举报