Starting to install ComfyUI-3D-Pack... ERROR: Cannot find ComfyUI Windows Portable Python Embeded Environment "..\..\..\python_embeded\python.exe" Install Finished. Press any key to continue...
Starting to install ComfyUI-3D-Pack... ERROR: Cannot find ComfyUI Windows Portable Python Embeded Environment "......\python_embeded\python.exe" Install Finished. Press any key to continue...
The installation of this ComfyUI-3D-Pack is really a pain...
I had the same error ysterday... And realized: ComfyUI-3D-Pack Installation is ONLY for the portable version of ComfyUI: https://github.com/comfyanonymous/ComfyUI/releases/download/latest/ComfyUI_windows_portable_nvidia_cu121_or_cpu.7z
If you have a ComfyUI installation where you installed it with comand-lines / pip install and such, you will get your error message.
The portable version of ComfyUI has this embedded Python. My workaround: just download the Portable of ComfyUI and use this 2nd just for 3d Stuff...
I am still trying to get this 3d-Pack working too... But this should at least should help with your error message
(IMPORT FAILED): C:\Users\user\new_ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-3D-Pack I have this error when starting the server
Anyone has insight on how to install it in regular ComfyUI instead of ComfyUI windows portable?
Anyone has insight on how to install it in regular ComfyUI instead of ComfyUI windows portable?
I figured it out -- we could modify the python.exe file directory in the install_windows_portable bat file to the actual python.exe in the project folder. For a regular ComfyUI build it should be located inside the venv\Scripts folder.
Anyone has insight on how to install it in regular ComfyUI instead of ComfyUI windows portable?
I figured it out -- we could modify the python.exe file directory in the install_windows_portable bat file to the actual python.exe in the project folder. For a regular ComfyUI build it should be located inside the venv\Scripts folder.
Thank you, I was with the same problem!