Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

安装依赖,一直在这个地方不动了 #380

Open
xuqinghuadaxue opened this issue Oct 30, 2024 · 6 comments
Open

安装依赖,一直在这个地方不动了 #380

xuqinghuadaxue opened this issue Oct 30, 2024 · 6 comments

Comments

@xuqinghuadaxue
Copy link

Using cached rich-0.3.3-py3-none-any.whl (86 kB)
Using cached rich-0.3.2-py3-none-any.whl (85 kB)
Using cached rich-0.3.1-py3-none-any.whl (83 kB)
Using cached rich-0.3.0-py3-none-any.whl (82 kB)
Using cached rich-0.2.3-py3-none-any.whl (80 kB)
Using cached rich-0.2.2-py3-none-any.whl (81 kB)
Using cached rich-0.2.1-py3-none-any.whl (81 kB)
Using cached rich-0.2.0-py3-none-any.whl (78 kB)
Using cached rich-0.1.0-py3-none-any.whl (17 kB)
INFO: pip is looking at multiple versions of typing-extensions to determine which version is compatible with other requirements. This could take a while.
Collecting typing-extensions>=4.8.0
Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)
Collecting inference-cli>=0.13.0
Using cached inference_cli-0.16.3-py3-none-any.whl (57 kB)
Requirement already satisfied: shellingham>=1.3.0 in e:\新建文件夹 (2)\comfyui-aki-v1.3\python\lib\site-packages (from typer<1,>=0->typer_config->-r requirements.txt (line 18)) (1.5.4)
Using cached inference_cli-0.16.2-py3-none-any.whl (57 kB)
Using cached inference_cli-0.16.0-py3-none-any.whl (57 kB)
Using cached inference_cli-0.15.2-py3-none-any.whl (57 kB)
Using cached inference_cli-0.15.1-py3-none-any.whl (57 kB)
Using cached inference_cli-0.15.0-py3-none-any.whl (57 kB)
Using cached inference_cli-0.14.1-py3-none-any.whl (56 kB)
Using cached inference_cli-0.14.0-py3-none-any.whl (56 kB)
Using cached inference_cli-0.13.0-py3-none-any.whl (56 kB)

@chflame163
Copy link
Owner

这似乎是pip的一个bug, 请尝试手动安装依赖包。
pypa/pip#12972

@xuqinghuadaxue
Copy link
Author

e1508105-ec06-47b4-b097-341ec9489b49
大佬,这就是手动安装的,跟自动安装的一样就卡那了

@chflame163
Copy link
Owner

手动一个一个单独装肯定不会卡啊

@supwang
Copy link

supwang commented Nov 4, 2024

Using cached rich-0.3.3-py3-none-any.whl (86 kB) Using cached rich-0.3.2-py3-none-any.whl (85 kB) Using cached rich-0.3.1-py3-none-any.whl (83 kB) Using cached rich-0.3.0-py3-none-any.whl (82 kB) Using cached rich-0.2.3-py3-none-any.whl (80 kB) Using cached rich-0.2.2-py3-none-any.whl (81 kB) Using cached rich-0.2.1-py3-none-any.whl (81 kB) Using cached rich-0.2.0-py3-none-any.whl (78 kB) Using cached rich-0.1.0-py3-none-any.whl (17 kB) INFO: pip is looking at multiple versions of typing-extensions to determine which version is compatible with other requirements. This could take a while. Collecting typing-extensions>=4.8.0 Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB) Collecting inference-cli>=0.13.0 Using cached inference_cli-0.16.3-py3-none-any.whl (57 kB) Requirement already satisfied: shellingham>=1.3.0 in e:\新建文件夹 (2)\comfyui-aki-v1.3\python\lib\site-packages (from typer<1,>=0->typer_config->-r requirements.txt (line 18)) (1.5.4) Using cached inference_cli-0.16.2-py3-none-any.whl (57 kB) Using cached inference_cli-0.16.0-py3-none-any.whl (57 kB) Using cached inference_cli-0.15.2-py3-none-any.whl (57 kB) Using cached inference_cli-0.15.1-py3-none-any.whl (57 kB) Using cached inference_cli-0.15.0-py3-none-any.whl (57 kB) Using cached inference_cli-0.14.1-py3-none-any.whl (56 kB) Using cached inference_cli-0.14.0-py3-none-any.whl (56 kB) Using cached inference_cli-0.13.0-py3-none-any.whl (56 kB)

不要通过aki里的extensions或者ComfyUI里的manager安装。先把custom_nodes里的ComfyUI_LayerStyle删了,然后在custom_nodes目录下运行
git clone https://github.com/chflame163/ComfyUI_LayerStyle.git ,之后进入ComfyUI_LayerStyle目录,运行install_requirements_aki.bat ,完成后,正常情况ComfyUI_LayerStyle就算是安装完毕了,也不会缺少nodes。
总之,按照https://github.com/chflame163/ComfyUI_LayerStyle 里的How to install操作就行了。

如果还是失败那可能你ComfyUI里的python依赖库出问题了,推荐重新下载一个纯净的aki整合包后再安装插件。分享一个我目前使用的纯净整合包:ComfyUI-aki-v1.4.7z

@wushengda
Copy link

e1508105-ec06-47b4-b097-341ec9489b49 大佬,这就是手动安装的,跟自动安装的一样就卡那了

我pip和内核全部更新到最新,折腾了我两天了 无语的很

@shadowrui
Copy link

一样的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants