Comfy3D install failed
When installing ComfyUI-3D-Pack with comfyui-manager, the error message appears as follow, what's MrForExample/Comfy3D_Pre_Builds?
`Couldn't download folder _Build_Wheels/_Wheels_linux_py312_cu121 from repo MrForExample/Comfy3D_Pre_Builds HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /repos/MrForExample/Comfy3D_Pre_Builds (Caused by ProxyError('Cannot connect to proxy.', TimeoutError('_ssl.c:983: The handshake operation timed out')))
[Comfy3D] Try building all required packages...
[Comfy3D] [Comfy3D BUILD LOG]
Looking in indexes: http://mirrors.aliyun.com/pypi/simple
[!] Traceback (most recent call last):
[!] File "/root/ComfyUI/custom_nodes/ComfyUI-3D-Pack/install.py", line 70, in
[Comfy3D] [ERROR] [Comfy3D BUILD ERROR LOG]
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Traceback (most recent call last):
File "/root/ComfyUI/custom_nodes/ComfyUI-3D-Pack/_Pre_Builds/_Build_Scripts/auto_build_all.py", line 124, in
[Comfy3D] [ERROR] Comfy3D install failed: Dependency installation has failed. Please install manually: https://github.com/MrForExample/ComfyUI-3D-Pack/tree/main/_Pre_Builds/README.md.`
https://github.com/YanWenKun/ComfyUI-Windows-Portable/releases/tag/v3.11
@duguyixiaono1 Hi Seems you have some connection issue with respect to GitHub api or you exceeded the maximum api rate, check your proxy connection if you are using one
https://github.com/YanWenKun/ComfyUI-Windows-Portable/releases/tag/v3.11
@zafirexd linux系统呢?
@duguyixiaono1 I don't know anything about Linux, and its based on Comfyui Portable for windows. Ask if anyone has made it works on linux.
私はLinuxについて何も知りません、そしてそれはWindows用のComfyuiPortableに基づいています。 誰かがLinuxでそれを動作させたかどうか尋ねてください。
I also encountered this problem, but I carefully looked at build_util.py under _Build_Script file, "_Libs" is only used to store the folder, maybe because of permission problems, the program did not automatically create, so only need to manually create a "_Libs" folder on the line, Same level as _Build_Script
Thank you for making the project open source, which is a great contribution to all users. However, the 3Dpack developed by you is too difficult to install for artists, even with the publicly available installation guide, it is still difficult to install successfully, which is truly discouraging. I can’t even feel the joy of open-source.
