吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 3289|回复: 5
上一主题 下一主题
收起左侧

[经验求助] 安装COMFYUI后报错,求大神指导

[复制链接]
跳转到指定楼层
楼主
kkyuanhao 发表于 2023-10-3 23:00 回帖奖励
25吾爱币
新安装的COMFYUI之后,第一次打开,后台报错如下:
E:\Blender_ComfyUI>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build
** ComfyUI start up time: 2023-10-03 22:51:40.335722

Prestartup times for custom nodes:
   0.0 seconds: E:\Blender_ComfyUI\ComfyUI\custom_nodes\ComfyUI-Manager

Total VRAM 8191 MB, total RAM 81823 MB
xformers version: 0.0.17+c36468d.d20230316
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 3060 Ti : cudaMallocAsync
VAE dtype: torch.bfloat16
Using xformers cross attention
Traceback (most recent call last):
  File "E:\Blender_ComfyUI\ComfyUI\nodes.py", line 1725, in load_custom_node
    module_spec.loader.exec_module(module)
  File "<frozen importlib._bootstrap_external>", line 883, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "E:\Blender_ComfyUI\ComfyUI\custom_nodes\AIGODLIKE-ComfyUI-Translation\__init__.py", line 173, in <module>
    register()
  File "E:\Blender_ComfyUI\ComfyUI\custom_nodes\AIGODLIKE-ComfyUI-Translation\__init__.py", line 126, in register
    rmtree(aigodlike_ext_path)
  File "E:\Blender_ComfyUI\ComfyUI\custom_nodes\AIGODLIKE-ComfyUI-Translation\__init__.py", line 117, in rmtree
    rmtree(child)
  File "E:\Blender_ComfyUI\ComfyUI\custom_nodes\AIGODLIKE-ComfyUI-Translation\__init__.py", line 117, in rmtree
    rmtree(child)
  File "E:\Blender_ComfyUI\ComfyUI\custom_nodes\AIGODLIKE-ComfyUI-Translation\__init__.py", line 117, in rmtree
    rmtree(child)
  [Previous line repeated 1 more time]
  File "E:\Blender_ComfyUI\ComfyUI\custom_nodes\AIGODLIKE-ComfyUI-Translation\__init__.py", line 109, in rmtree
    path.unlink()
  File "pathlib.py", line 1206, in unlink
PermissionError: [WinError 5] 拒绝访问。: 'E:\\Blender_ComfyUI\\ComfyUI\\web\\extensions\\AIGODLIKE-COMFYUI-TRANSLATION\\.git\\objects\\0c\\553f73bbfb068aa8cbb74d776ded95a405bda7'

Cannot import E:\Blender_ComfyUI\ComfyUI\custom_nodes\AIGODLIKE-ComfyUI-Translation module for custom nodes: [WinError 5] 拒绝访问。: 'E:\\Blender_ComfyUI\\ComfyUI\\web\\extensions\\AIGODLIKE-COMFYUI-TRANSLATION\\.git\\objects\\0c\\553f73bbfb068aa8cbb74d776ded95a405bda7'
### Loading: ComfyUI-Impact-Pack (V4.4.1)
### Loading: ComfyUI-Impact-Pack (Subpack: V0.2.2)
## ComfyUI-Manager: installing dependencies
[!]Requirement already satisfied: GitPython in e:\blender_comfyui\python_embeded\lib\site-packages (from -r E:\Blender_ComfyUI\ComfyUI\custom_nodes\ComfyUI-Manager\requirements.txt (line 1)) (3.1.31)
DEPRECATION: torchsde 0.2.5 has a non-standard dependency specifier numpy>=1.19.*; python_version >= "3.7". pip 23.3 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of torchsde or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at https://github.com/pypa/pip/issues/12063
Requirement already satisfied: gitdb<5,>=4.0.1 in e:\blender_comfyui\python_embeded\lib\site-packages (from GitPython->-r E:\Blender_ComfyUI\ComfyUI\custom_nodes\ComfyUI-Manager\requirements.txt (line 1)) (4.0.10)
Requirement already satisfied: smmap<6,>=3.0.1 in e:\blender_comfyui\python_embeded\lib\site-packages (from gitdb<5,>=4.0.1->GitPython->-r E:\Blender_ComfyUI\ComfyUI\custom_nodes\ComfyUI-Manager\requirements.txt (line 1)) (5.0.0)
## [ERROR] ComfyUI-Manager: Attempting to reinstall dependencies using an alternative method.
Requirement already satisfied: GitPython in e:\blender_comfyui\python_embeded\lib\site-packages (from -r E:\Blender_ComfyUI\ComfyUI\custom_nodes\ComfyUI-Manager\requirements.txt (line 1)) (3.1.31)
Requirement already satisfied: gitdb<5,>=4.0.1 in e:\blender_comfyui\python_embeded\lib\site-packages (from GitPython->-r E:\Blender_ComfyUI\ComfyUI\custom_nodes\ComfyUI-Manager\requirements.txt (line 1)) (4.0.10)
Requirement already satisfied: smmap<6,>=3.0.1 in e:\blender_comfyui\python_embeded\lib\site-packages (from gitdb<5,>=4.0.1->GitPython->-r E:\Blender_ComfyUI\ComfyUI\custom_nodes\ComfyUI-Manager\requirements.txt (line 1)) (5.0.0)
[!] DEPRECATION: torchsde 0.2.5 has a non-standard dependency specifier numpy>=1.19.*; python_version >= "3.7". pip 23.3 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of torchsde or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at https://github.com/pypa/pip/issues/12063
## [ERROR] ComfyUI-Manager: Failed to install the GitPython package in the correct Python environment. Please install it manually in the appropriate environment. (You can seek help at https://app.element.io/#/room/%23comfyui_space%3Amatrix.org)
## ComfyUI-Manager: installing dependencies done.
### Loading: ComfyUI-Manager (V0.26.2)
### ComfyUI Revision: UNKNOWN (The currently installed ComfyUI is not a Git repository)
Registered sys.path: ['E:\\Blender_ComfyUI\\ComfyUI\\custom_nodes\\comfyui_controlnet_aux_stable\\src\\__init__.py', 'E:\\Blender_ComfyUI\\ComfyUI\\custom_nodes\\comfyui_controlnet_aux_stable\\src\\custom_pycocotools', 'E:\\Blender_ComfyUI\\ComfyUI\\custom_nodes\\comfyui_controlnet_aux_stable\\src\\custom_oneformer', 'E:\\Blender_ComfyUI\\ComfyUI\\custom_nodes\\comfyui_controlnet_aux_stable\\src\\custom_mmpkg', 'E:\\Blender_ComfyUI\\ComfyUI\\custom_nodes\\comfyui_controlnet_aux_stable\\src\\custom_mIDAs_repo', 'E:\\Blender_ComfyUI\\ComfyUI\\custom_nodes\\comfyui_controlnet_aux_stable\\src\\custom_detectron2', 'E:\\Blender_ComfyUI\\ComfyUI\\custom_nodes\\comfyui_controlnet_aux_stable\\src\\controlnet_aux', 'E:\\Blender_ComfyUI\\ComfyUI\\custom_nodes\\comfyui_controlnet_aux_stable\\src', 'E:\\Blender_ComfyUI\\ComfyUI\\custom_nodes\\ComfyUI-WD14-Tagger\\comfy', 'E:\\Blender_ComfyUI\\ComfyUI\\comfy', 'E:\\Blender_ComfyUI\\python_embeded\\lib\\site-packages\\git\\ext\\gitdb', 'E:\\Blender_ComfyUI\\python_embeded\\lib\\site-packages\\git\\ext\\gitdb', 'E:\\Blender_ComfyUI\\python_embeded\\lib\\site-packages\\git\\ext\\gitdb', 'E:\\Blender_ComfyUI\\ComfyUI', 'E:\\Blender_ComfyUI\\python_embeded\\python310.zip', 'E:\\Blender_ComfyUI\\python_embeded', 'E:\\Blender_ComfyUI\\python_embeded\\lib\\site-packages', 'E:\\Blender_ComfyUI\\python_embeded\\lib\\site-packages\\win32', 'E:\\Blender_ComfyUI\\python_embeded\\lib\\site-packages\\win32\\lib', 'E:\\Blender_ComfyUI\\python_embeded\\lib\\site-packages\\Pythonwin', 'E:\\Blender_ComfyUI\\ComfyUI\\custom_nodes\\ComfyUI-Impact-Pack\\modules', 'E:\\Blender_ComfyUI\\ComfyUI\\custom_nodes\\ComfyUI-Impact-Pack\\impact_subpack', '../..']
Config Export Error[Errno 2] No such file or directory: 'C:\\Users\\NIER\\AppData\\Roaming\\Blender Foundation\\Blender\\3.6\\scripts\\addons\\BlenderAI_Node\\SDNode\\PATH_CFG.json'Searge-SDXL v4.1 in E:\Blender_ComfyUI\ComfyUI\custom_nodes\SeargeSDXL
求大神指导一下是哪些方面出现了问题,怎么解决

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

沙发
freelive 发表于 2023-10-4 12:38
https://cloud.tencent.com/developer/article/1740284

解决python PermissionError: [WinError 5]拒绝访问的情况。
3#
 楼主| kkyuanhao 发表于 2023-10-8 11:59 |楼主
freelive 发表于 2023-10-4 12:38
https://cloud.tencent.com/developer/article/1740284

解决python PermissionError: [WinError 5]拒绝 ...

感谢指导,但是这个解决方案对我这个现象没有效果,也问过其他人,重新安装后 不用COMFYUI的web启动,用Blender启动 可以正常用
4#
yoebr 发表于 2024-7-2 17:48
5#
wuming321 发表于 2024-7-3 12:41
大佬666啊
6#
jialiang 发表于 2024-7-22 13:31
好像是你那个manager插件的问题,解决了吗
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2025-5-26 00:49

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表