MrForExample / ComfyUI-3D-Pack

An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)
MIT License
2.2k stars 219 forks source link

manager Import Failed,win10 #241

Closed xilanaichung closed 2 months ago

xilanaichung commented 2 months ago

I apologize in advance for my lack of computer knowledge,I installed 3d-pack in the comfy-manager,but just keeping import failed. I already installed CUDA 12.1, torch 2.3.0+cu121/cu118,torchvision 0.18.0+cu121/cu118 following the basic installation requirement. I am using win10 and I have tried "Build Required Packages Semi-Automatically", but unfortunately, I don’t know how to enter steps 7 and 9 in my pc, my miniconda env is empty. Sorry again for my lack of computer knowledge, I would highly appretiate it if someone could guide me through resolving the situation.

following is the import failed:

"D:\AI\test>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build [START] Security scan [DONE] Security scan

ComfyUI-Manager: installing dependencies done.

ComfyUI startup time: 2024-07-25 21:33:42.470861 Platform: Windows Python version: 3.11.8 (tags/v3.11.8:db85d51, Feb 6 2024, 22:03:32) [MSC v.1937 64 bit (AMD64)] Python executable: D:\AI\test\python_embeded\python.exe ComfyUI Path: D:\AI\test\ComfyUI Log path: D:\AI\test\comfyui.log

####################################################################### [ComfyUI-Manager] Starting dependency installation/(de)activation for the extension

ComfyUI-Manager: EXECUTE => ['D:\AI\test\python_embeded\python.exe', '-m', 'pip', 'install', 'PyGithub']

Execute install/(de)activation script for 'D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack'

ComfyUI-Manager: EXECUTE => ['D:\AI\test\python_embeded\python.exe', '-m', 'pip', 'install', 'PyMCubes']

Execute install/(de)activation script for 'D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack'

[SKIP] Downgrading pip package isn't allowed: diffusers (cur=0.29.2) [SKIP] Downgrading pip package isn't allowed: transformers (cur=4.42.4)

ComfyUI-Manager: EXECUTE => ['D:\AI\test\python_embeded\python.exe', '-m', 'pip', 'install', 'pytorch_msssim']

Execute install/(de)activation script for 'D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack'

ComfyUI-Manager: EXECUTE => ['D:\AI\test\python_embeded\python.exe', 'install.py']

Execute install/(de)activation script for 'D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack'

Looking in indexes: https://download.pytorch.org/whl/cu121 Looking in indexes: https://download.pytorch.org/whl/cu121 Looking in links: https://data.pyg.org/whl/torch-2.3.0+cu121.html Looking in indexes: https://download.pytorch.org/whl/cu121 Processing d:\ai\test\comfyui\custom_nodes\comfyui-3d-pack_pre_builds_build_wheels_wheels_win_py311_cu121\diff_gaussian_rasterization-0.0.0-cp311-cp311-win_amd64.whl diff-gaussian-rasterization is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel. Processing d:\ai\test\comfyui\custom_nodes\comfyui-3d-pack_pre_builds_build_wheels_wheels_win_py311_cu121\kiui-0.2.10-py3-none-any.whl Installing collected packages: kiui Attempting uninstall: kiui Found existing installation: kiui 0.2.11 Uninstalling kiui-0.2.11: Successfully uninstalled kiui-0.2.11 Successfully installed kiui-0.2.10 Processing d:\ai\test\comfyui\custom_nodes\comfyui-3d-pack_pre_builds_build_wheels_wheels_win_py311_cu121\kiui-0.2.11-py3-none-any.whl Installing collected packages: kiui Attempting uninstall: kiui Found existing installation: kiui 0.2.10 Uninstalling kiui-0.2.10: Successfully uninstalled kiui-0.2.10 Successfully installed kiui-0.2.11 Processing d:\ai\test\comfyui\custom_nodes\comfyui-3d-pack_pre_builds_build_wheels_wheels_win_py311_cu121\nvdiffrast-0.3.1-py3-none-any.whl nvdiffrast is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel. Processing d:\ai\test\comfyui\custom_nodes\comfyui-3d-pack_pre_builds_build_wheels_wheels_win_py311_cu121\pointnet2_ops-3.0.0-cp311-cp311-win_amd64.whl pointnet2-ops is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel. Processing d:\ai\test\comfyui\custom_nodes\comfyui-3d-pack_pre_builds_build_wheels_wheels_win_py311_cu121\pytorch3d-0.7.7-cp311-cp311-win_amd64.whl pytorch3d is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel. Processing d:\ai\test\comfyui\custom_nodes\comfyui-3d-pack_pre_builds_build_wheels_wheels_win_py311_cu121\simple_knn-0.0.0-cp311-cp311-win_amd64.whl simple-knn is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel. Downloading /nvdiffrast-0.3.1-py3-none-any.whl to D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack_Pre_Builds_Build_Wheels_Wheels_win_py311_cu121/nvdiffrast-0.3.1-py3-none-any.whl Downloading /pointnet2_ops-3.0.0-cp311-cp311-win_amd64.whl to D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack_Pre_Builds_Build_Wheels_Wheels_win_py311_cu121/pointnet2_ops-3.0.0-cp311-cp311-win_amd64.whl Downloading /diff_gaussian_rasterization-0.0.0-cp311-cp311-win_amd64.whl to D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack_Pre_Builds_Build_Wheels_Wheels_win_py311_cu121/diff_gaussian_rasterization-0.0.0-cp311-cp311-win_amd64.whl Downloading /simple_knn-0.0.0-cp311-cp311-win_amd64.whl to D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack_Pre_Builds_Build_Wheels_Wheels_win_py311_cu121/simple_knn-0.0.0-cp311-cp311-win_amd64.whl Downloading /kiui-0.2.10-py3-none-any.whl to D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack_Pre_Builds_Build_Wheels_Wheels_win_py311_cu121/kiui-0.2.10-py3-none-any.whl Downloading /pytorch3d-0.7.7-cp311-cp311-win_amd64.whl to D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack_Pre_Builds_Build_Wheels_Wheels_win_py311_cu121/pytorch3d-0.7.7-cp311-cp311-win_amd64.whl Git folder finished in 00:00:03.24 [Comfy3D] pip install D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack_Pre_Builds_Build_Wheels_Wheels_win_py311_cu121\diff_gaussian_rasterization-0.0.0-cp311-cp311-win_amd64.whl to D:\AI\test\python_embeded\python.exe [Comfy3D] pip install D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack_Pre_Builds_Build_Wheels_Wheels_win_py311_cu121\kiui-0.2.10-py3-none-any.whl to D:\AI\test\python_embeded\python.exe [Comfy3D] pip install D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack_Pre_Builds_Build_Wheels_Wheels_win_py311_cu121\kiui-0.2.11-py3-none-any.whl to D:\AI\test\python_embeded\python.exe [Comfy3D] pip install D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack_Pre_Builds_Build_Wheels_Wheels_win_py311_cu121\nvdiffrast-0.3.1-py3-none-any.whl to D:\AI\test\python_embeded\python.exe [Comfy3D] pip install D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack_Pre_Builds_Build_Wheels_Wheels_win_py311_cu121\pointnet2_ops-3.0.0-cp311-cp311-win_amd64.whl to D:\AI\test\python_embeded\python.exe [Comfy3D] pip install D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack_Pre_Builds_Build_Wheels_Wheels_win_py311_cu121\pytorch3d-0.7.7-cp311-cp311-win_amd64.whl to D:\AI\test\python_embeded\python.exe [Comfy3D] pip install D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack_Pre_Builds_Build_Wheels_Wheels_win_py311_cu121\simple_knn-0.0.0-cp311-cp311-win_amd64.whl to D:\AI\test\python_embeded\python.exe [Comfy3D] Successfully installed all required wheels Downloading /include/README.rst to D:\AI\test\python_embeded/include/README.rst Downloading /include/Python.h to D:\AI\test\python_embeded/include/Python.h Downloading /include/bytesobject.h to D:\AI\test\python_embeded/include/bytesobject.h Downloading /include/ceval.h to D:\AI\test\python_embeded/include/ceval.h Downloading /include/bytearrayobject.h to D:\AI\test\python_embeded/include/bytearrayobject.h Downloading /include/boolobject.h to D:\AI\test\python_embeded/include/boolobject.h Downloading /include/cpython/bytearrayobject.h to D:\AI\test\python_embeded/include/cpython/bytearrayobject.h Downloading /include/abstract.h to D:\AI\test\python_embeded/include/abstract.h Downloading /include/cpython/bytesobject.h to D:\AI\test\python_embeded/include/cpython/bytesobject.h Downloading /include/cpython/code.h to D:\AI\test\python_embeded/include/cpython/code.h Downloading /include/cpython/context.h to D:\AI\test\python_embeded/include/cpython/context.h Downloading /include/cpython/classobject.h to D:\AI\test\python_embeded/include/cpython/classobject.h Downloading /include/cpython/descrobject.h to D:\AI\test\python_embeded/include/cpython/descrobject.h Downloading /include/cpython/complexobject.h to D:\AI\test\python_embeded/include/cpython/complexobject.h Downloading /include/cpython/fileobject.h to D:\AI\test\python_embeded/include/cpython/fileobject.h Downloading /include/bltinmodule.h to D:\AI\test\python_embeded/include/bltinmodule.h Downloading /include/complexobject.h to D:\AI\test\python_embeded/include/complexobject.h Downloading /include/cpython/abstract.h to D:\AI\test\python_embeded/include/cpython/abstract.h Downloading /include/cpython/ceval.h to D:\AI\test\python_embeded/include/cpython/ceval.h Downloading /include/cpython/cellobject.h to D:\AI\test\python_embeded/include/cpython/cellobject.h Downloading /include/cpython/genobject.h to D:\AI\test\python_embeded/include/cpython/genobject.h Downloading /include/cpython/funcobject.h to D:\AI\test\python_embeded/include/cpython/funcobject.h Downloading /include/cpython/fileutils.h to D:\AI\test\python_embeded/include/cpython/fileutils.h Downloading /include/cpython/import.h to D:\AI\test\python_embeded/include/cpython/import.h Downloading /include/cpython/listobject.h to D:\AI\test\python_embeded/include/cpython/listobject.h Downloading /include/cpython/longobject.h to D:\AI\test\python_embeded/include/cpython/longobject.h Downloading /include/cpython/initconfig.h to D:\AI\test\python_embeded/include/cpython/initconfig.h Downloading /include/cpython/longintrepr.h to D:\AI\test\python_embeded/include/cpython/longintrepr.h Downloading /include/cpython/frameobject.h to D:\AI\test\python_embeded/include/cpython/frameobject.h Downloading /include/cpython/floatobject.h to D:\AI\test\python_embeded/include/cpython/floatobject.h Downloading /include/cpython/methodobject.h to D:\AI\test\python_embeded/include/cpython/methodobject.h Downloading /include/cpython/odictobject.h to D:\AI\test\python_embeded/include/cpython/odictobject.h Downloading /include/cpython/modsupport.h to D:\AI\test\python_embeded/include/cpython/modsupport.h Downloading /include/cpython/object.h to D:\AI\test\python_embeded/include/cpython/object.h Downloading /include/cpython/objimpl.h to D:\AI\test\python_embeded/include/cpython/objimpl.h Downloading /include/cpython/picklebufobject.h to D:\AI\test\python_embeded/include/cpython/picklebufobject.h Downloading /include/cpython/pthread_stubs.h to D:\AI\test\python_embeded/include/cpython/pthread_stubs.h Downloading /include/cpython/pydebug.h to D:\AI\test\python_embeded/include/cpython/pydebug.h Downloading /include/compile.h to D:\AI\test\python_embeded/include/compile.h Downloading /include/cpython/pyctype.h to D:\AI\test\python_embeded/include/cpython/pyctype.h Downloading /include/cpython/compile.h to D:\AI\test\python_embeded/include/cpython/compile.h Downloading /include/cpython/pyerrors.h to D:\AI\test\python_embeded/include/cpython/pyerrors.h Downloading /include/cpython/pyfpe.h to D:\AI\test\python_embeded/include/cpython/pyfpe.h Downloading /include/cpython/pyframe.h to D:\AI\test\python_embeded/include/cpython/pyframe.h Downloading /include/cpython/pythonrun.h to D:\AI\test\python_embeded/include/cpython/pythonrun.h Downloading /include/cpython/pymem.h to D:\AI\test\python_embeded/include/cpython/pymem.h Downloading /include/cpython/pylifecycle.h to D:\AI\test\python_embeded/include/cpython/pylifecycle.h Downloading /include/cpython/pystate.h to D:\AI\test\python_embeded/include/cpython/pystate.h Downloading /include/cpython/pythread.h to D:\AI\test\python_embeded/include/cpython/pythread.h Downloading /include/cpython/sysmodule.h to D:\AI\test\python_embeded/include/cpython/sysmodule.h Downloading /include/cpython/setobject.h to D:\AI\test\python_embeded/include/cpython/setobject.h Downloading /include/cpython/tupleobject.h to D:\AI\test\python_embeded/include/cpython/tupleobject.h Downloading /include/cpython/traceback.h to D:\AI\test\python_embeded/include/cpython/traceback.h Downloading /include/cpython/unicodeobject.h to D:\AI\test\python_embeded/include/cpython/unicodeobject.h Downloading /include/cpython/warnings.h to D:\AI\test\python_embeded/include/cpython/warnings.h Downloading /include/cpython/pytime.h to D:\AI\test\python_embeded/include/cpython/pytime.h Downloading /include/cpython/weakrefobject.h to D:\AI\test\python_embeded/include/cpython/weakrefobject.h Downloading /include/descrobject.h to D:\AI\test\python_embeded/include/descrobject.h Downloading /include/dynamic_annotations.h to D:\AI\test\python_embeded/include/dynamic_annotations.h Downloading /include/dictobject.h to D:\AI\test\python_embeded/include/dictobject.h Downloading /include/enumobject.h to D:\AI\test\python_embeded/include/enumobject.h Downloading /include/errcode.h to D:\AI\test\python_embeded/include/errcode.h Downloading /include/exports.h to D:\AI\test\python_embeded/include/exports.h Downloading /include/fileobject.h to D:\AI\test\python_embeded/include/fileobject.h Downloading /include/fileutils.h to D:\AI\test\python_embeded/include/fileutils.h Downloading /include/datetime.h to D:\AI\test\python_embeded/include/datetime.h Downloading /include/floatobject.h to D:\AI\test\python_embeded/include/floatobject.h Downloading /include/frameobject.h to D:\AI\test\python_embeded/include/frameobject.h Downloading /include/genericaliasobject.h to D:\AI\test\python_embeded/include/genericaliasobject.h Downloading /include/import.h to D:\AI\test\python_embeded/include/import.h Downloading /include/internal/pycore_abstract.h to D:\AI\test\python_embeded/include/internal/pycore_abstract.h Downloading /include/internal/pycore_accu.h to D:\AI\test\python_embeded/include/internal/pycore_accu.h Downloading /include/internal/pycore_asdl.h to D:\AI\test\python_embeded/include/internal/pycore_asdl.h Downloading /include/internal/pycore_ast.h to D:\AI\test\python_embeded/include/internal/pycore_ast.h Downloading /include/internal/pycore_ast_state.h to D:\AI\test\python_embeded/include/internal/pycore_ast_state.h Downloading /include/internal/pycore_bitutils.h to D:\AI\test\python_embeded/include/internal/pycore_bitutils.h Downloading /include/internal/pycore_blocks_output_buffer.h to D:\AI\test\python_embeded/include/internal/pycore_blocks_output_buffer.h Downloading /include/internal/pycore_bytes_methods.h to D:\AI\test\python_embeded/include/internal/pycore_bytes_methods.h Downloading /include/internal/pycore_bytesobject.h to D:\AI\test\python_embeded/include/internal/pycore_bytesobject.h Downloading /include/internal/pycore_call.h to D:\AI\test\python_embeded/include/internal/pycore_call.h Downloading /include/internal/pycore_ceval.h to D:\AI\test\python_embeded/include/internal/pycore_ceval.h Downloading /include/internal/pycore_code.h to D:\AI\test\python_embeded/include/internal/pycore_code.h Downloading /include/internal/pycore_atomic_funcs.h to D:\AI\test\python_embeded/include/internal/pycore_atomic_funcs.h Downloading /include/internal/pycore_context.h to D:\AI\test\python_embeded/include/internal/pycore_context.h Downloading /include/internal/pycore_compile.h to D:\AI\test\python_embeded/include/internal/pycore_compile.h Downloading /include/internal/pycore_atomic.h to D:\AI\test\python_embeded/include/internal/pycore_atomic.h Downloading /include/internal/pycore_dict.h to D:\AI\test\python_embeded/include/internal/pycore_dict.h Downloading /include/internal/pycore_exceptions.h to D:\AI\test\python_embeded/include/internal/pycore_exceptions.h Downloading /include/internal/pycore_fileutils.h to D:\AI\test\python_embeded/include/internal/pycore_fileutils.h Downloading /include/internal/pycore_format.h to D:\AI\test\python_embeded/include/internal/pycore_format.h Downloading /include/internal/pycore_floatobject.h to D:\AI\test\python_embeded/include/internal/pycore_floatobject.h Downloading /include/internal/pycore_dtoa.h to D:\AI\test\python_embeded/include/internal/pycore_dtoa.h Downloading /include/internal/pycore_frame.h to D:\AI\test\python_embeded/include/internal/pycore_frame.h Downloading /include/internal/pycore_function.h to D:\AI\test\python_embeded/include/internal/pycore_function.h Downloading /include/internal/pycore_gc.h to D:\AI\test\python_embeded/include/internal/pycore_gc.h Downloading /include/cpython/dictobject.h to D:\AI\test\python_embeded/include/cpython/dictobject.h Downloading /include/internal/pycore_gil.h to D:\AI\test\python_embeded/include/internal/pycore_gil.h Downloading /include/internal/pycore_genobject.h to D:\AI\test\python_embeded/include/internal/pycore_genobject.h Downloading /include/internal/pycore_emscripten_signal.h to D:\AI\test\python_embeded/include/internal/pycore_emscripten_signal.h Downloading /include/internal/pycore_global_objects.h to D:\AI\test\python_embeded/include/internal/pycore_global_objects.h Downloading /include/internal/pycore_global_strings.h to D:\AI\test\python_embeded/include/internal/pycore_global_strings.h Downloading /include/internal/pycore_hamt.h to D:\AI\test\python_embeded/include/internal/pycore_hamt.h Downloading /include/internal/pycore_import.h to D:\AI\test\python_embeded/include/internal/pycore_import.h Downloading /include/internal/pycore_hashtable.h to D:\AI\test\python_embeded/include/internal/pycore_hashtable.h Downloading /include/internal/pycore_interp.h to D:\AI\test\python_embeded/include/internal/pycore_interp.h Downloading /include/internal/pycore_initconfig.h to D:\AI\test\python_embeded/include/internal/pycore_initconfig.h Downloading /include/internal/pycore_interpreteridobject.h to D:\AI\test\python_embeded/include/internal/pycore_interpreteridobject.h Downloading /include/internal/pycore_long.h to D:\AI\test\python_embeded/include/internal/pycore_long.h Downloading /include/internal/pycore_moduleobject.h to D:\AI\test\python_embeded/include/internal/pycore_moduleobject.h Downloading /include/internal/pycore_list.h to D:\AI\test\python_embeded/include/internal/pycore_list.h Downloading /include/internal/pycore_namespace.h to D:\AI\test\python_embeded/include/internal/pycore_namespace.h Downloading /include/internal/pycore_parser.h to D:\AI\test\python_embeded/include/internal/pycore_parser.h Downloading /include/internal/pycore_pyerrors.h to D:\AI\test\python_embeded/include/internal/pycore_pyerrors.h Downloading /include/internal/pycore_opcode.h to D:\AI\test\python_embeded/include/internal/pycore_opcode.h Downloading /include/internal/pycore_pyhash.h to D:\AI\test\python_embeded/include/internal/pycore_pyhash.h Downloading /include/internal/pycore_pylifecycle.h to D:\AI\test\python_embeded/include/internal/pycore_pylifecycle.h Downloading /include/internal/pycore_pathconfig.h to D:\AI\test\python_embeded/include/internal/pycore_pathconfig.h Downloading /include/internal/pycore_object.h to D:\AI\test\python_embeded/include/internal/pycore_object.h Downloading /include/internal/pycore_pymath.h to D:\AI\test\python_embeded/include/internal/pycore_pymath.h Downloading /include/internal/pycore_pystate.h to D:\AI\test\python_embeded/include/internal/pycore_pystate.h Downloading /include/internal/pycore_condvar.h to D:\AI\test\python_embeded/include/internal/pycore_condvar.h Downloading /include/internal/pycore_runtime.h to D:\AI\test\python_embeded/include/internal/pycore_runtime.h Downloading /include/internal/pycore_getopt.h to D:\AI\test\python_embeded/include/internal/pycore_getopt.h Downloading /include/internal/pycore_pymem.h to D:\AI\test\python_embeded/include/internal/pycore_pymem.h Downloading /include/internal/pycore_sliceobject.h to D:\AI\test\python_embeded/include/internal/pycore_sliceobject.h Downloading /include/internal/pycore_runtime_init.h to D:\AI\test\python_embeded/include/internal/pycore_runtime_init.h Exception in download_url(): https://raw.githubusercontent.com/MrForExample/Comfy3D_Pre_Builds/main/_Python_Source_cpp/py311/include/codecs.h HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /MrForExample/Comfy3D_Pre_Builds/main/_Python_Source_cpp/py311/include/codecs.h (Caused by ProxyError('Cannot connect to proxy.', ConnectionResetError(10054, '远程主机强迫关闭了一个现有的连接。', None, 10054, None))) Downloading /include/internal/pycore_structseq.h to D:\AI\test\python_embeded/include/internal/pycore_structseq.h Downloading /include/internal/pycore_signal.h to D:\AI\test\python_embeded/include/internal/pycore_signal.h Downloading /include/internal/pycore_traceback.h to D:\AI\test\python_embeded/include/internal/pycore_traceback.h Downloading /include/internal/pycore_tuple.h to D:\AI\test\python_embeded/include/internal/pycore_tuple.h Downloading /include/internal/pycore_sysmodule.h to D:\AI\test\python_embeded/include/internal/pycore_sysmodule.h Downloading /include/internal/pycore_typeobject.h to D:\AI\test\python_embeded/include/internal/pycore_typeobject.h Downloading /include/internal/pycore_symtable.h to D:\AI\test\python_embeded/include/internal/pycore_symtable.h Downloading /include/iterobject.h to D:\AI\test\python_embeded/include/iterobject.h Downloading /include/internal/pycore_ucnhash.h to D:\AI\test\python_embeded/include/internal/pycore_ucnhash.h Downloading /include/internal/pycore_unicodeobject.h to D:\AI\test\python_embeded/include/internal/pycore_unicodeobject.h Downloading /include/internal/pycore_warnings.h to D:\AI\test\python_embeded/include/internal/pycore_warnings.h Downloading /include/intrcheck.h to D:\AI\test\python_embeded/include/intrcheck.h Downloading /include/listobject.h to D:\AI\test\python_embeded/include/listobject.h Downloading /include/internal/pycore_strhex.h to D:\AI\test\python_embeded/include/internal/pycore_strhex.h Downloading /include/marshal.h to D:\AI\test\python_embeded/include/marshal.h Downloading /include/internal/pycore_unionobject.h to D:\AI\test\python_embeded/include/internal/pycore_unionobject.h Downloading /include/internal/pycore_pyarena.h to D:\AI\test\python_embeded/include/internal/pycore_pyarena.h Downloading /include/modsupport.h to D:\AI\test\python_embeded/include/modsupport.h Downloading /include/methodobject.h to D:\AI\test\python_embeded/include/methodobject.h Downloading /include/memoryobject.h to D:\AI\test\python_embeded/include/memoryobject.h Downloading /include/longobject.h to D:\AI\test\python_embeded/include/longobject.h Downloading /include/moduleobject.h to D:\AI\test\python_embeded/include/moduleobject.h Downloading /include/object.h to D:\AI\test\python_embeded/include/object.h Downloading /include/opcode.h to D:\AI\test\python_embeded/include/opcode.h Downloading /include/objimpl.h to D:\AI\test\python_embeded/include/objimpl.h Downloading /include/osdefs.h to D:\AI\test\python_embeded/include/osdefs.h Downloading /include/patchlevel.h to D:\AI\test\python_embeded/include/patchlevel.h Downloading /include/pyconfig.h to D:\AI\test\python_embeded/include/pyconfig.h Downloading /include/pybuffer.h to D:\AI\test\python_embeded/include/pybuffer.h Downloading /include/pydtrace.h to D:\AI\test\python_embeded/include/pydtrace.h Downloading /include/pyerrors.h to D:\AI\test\python_embeded/include/pyerrors.h Downloading /include/pydtrace.d to D:\AI\test\python_embeded/include/pydtrace.d Downloading /include/pyexpat.h to D:\AI\test\python_embeded/include/pyexpat.h Downloading /include/pyhash.h to D:\AI\test\python_embeded/include/pyhash.h Downloading /include/pymacro.h to D:\AI\test\python_embeded/include/pymacro.h Downloading /include/pylifecycle.h to D:\AI\test\python_embeded/include/pylifecycle.h Downloading /include/pymacconfig.h to D:\AI\test\python_embeded/include/pymacconfig.h Downloading /include/pycapsule.h to D:\AI\test\python_embeded/include/pycapsule.h Downloading /include/pymath.h to D:\AI\test\python_embeded/include/pymath.h Downloading /include/pyframe.h to D:\AI\test\python_embeded/include/pyframe.h Downloading /include/pymem.h to D:\AI\test\python_embeded/include/pymem.h Downloading /include/pyport.h to D:\AI\test\python_embeded/include/pyport.h Downloading /include/pystate.h to D:\AI\test\python_embeded/include/pystate.h Downloading /include/pythonrun.h to D:\AI\test\python_embeded/include/pythonrun.h Downloading /include/rangeobject.h to D:\AI\test\python_embeded/include/rangeobject.h Downloading /include/pythread.h to D:\AI\test\python_embeded/include/pythread.h Downloading /include/pystrcmp.h to D:\AI\test\python_embeded/include/pystrcmp.h Downloading /include/sliceobject.h to D:\AI\test\python_embeded/include/sliceobject.h Downloading /include/pytypedefs.h to D:\AI\test\python_embeded/include/pytypedefs.h Downloading /include/setobject.h to D:\AI\test\python_embeded/include/setobject.h Downloading /include/osmodule.h to D:\AI\test\python_embeded/include/osmodule.h Downloading /include/structmember.h to D:\AI\test\python_embeded/include/structmember.h Downloading /include/token.h to D:\AI\test\python_embeded/include/token.h Downloading /include/sysmodule.h to D:\AI\test\python_embeded/include/sysmodule.h Downloading /include/traceback.h to D:\AI\test\python_embeded/include/traceback.h Downloading /include/py_curses.h to D:\AI\test\python_embeded/include/py_curses.h Downloading /include/structseq.h to D:\AI\test\python_embeded/include/structseq.h Downloading /include/tracemalloc.h to D:\AI\test\python_embeded/include/tracemalloc.h Downloading /include/typeslots.h to D:\AI\test\python_embeded/include/typeslots.h Downloading /include/unicodeobject.h to D:\AI\test\python_embeded/include/unicodeobject.h Downloading /include/tupleobject.h to D:\AI\test\python_embeded/include/tupleobject.h Downloading /include/warnings.h to D:\AI\test\python_embeded/include/warnings.h Downloading /libs/_tkinter.lib to D:\AI\test\python_embeded/libs/_tkinter.lib Downloading /include/weakrefobject.h to D:\AI\test\python_embeded/include/weakrefobject.h Downloading /libs/python311.lib to D:\AI\test\python_embeded/libs/python311.lib Downloading /libs/python3.lib to D:\AI\test\python_embeded/libs/python3.lib Downloading /include/pystrtod.h to D:\AI\test\python_embeded/include/pystrtod.h Couldn't download folder _Python_Source_cpp/py311 from repo MrForExample/Comfy3D_Pre_Builds Could not download _Python_Source_cpp/py311/include/codecs.h from https://raw.githubusercontent.com/MrForExample/Comfy3D_Pre_Builds/main/_Python_Source_cpp/py311/include/codecs.h, please check your internet connection. [Comfy3D] [WARNING] [WARNING] Couldn't download directory _Python_Source_cpp/py311 in remote repository MrForExample/Comfy3D_Pre_Builds to D:\AI\test\python_embeded, some nodes may not work properly! [Comfy3D] Successfully installed Comfy3D! Let's Accelerate!

[ComfyUI-Manager] Startup script completed. #######################################################################

Prestartup times for custom nodes: 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI-Easy-Use 30.9 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI-Manager

Total VRAM 16380 MB, total RAM 32607 MB pytorch version: 2.3.0+cu121 WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for: PyTorch 2.3.0+cu118 with CUDA 1108 (you have 2.3.0+cu121) Python 3.11.9 (you have 3.11.8) Please reinstall xformers (see https://github.com/facebookresearch/xformers#installing-xformers) Memory-efficient attention, SwiGLU, sparse and more won't be available. Set XFORMERS_MORE_DETAILS=1 for more details xformers version: 0.0.26.post1+cu118 Set vram state to: NORMAL_VRAM Device: cuda:0 NVIDIA GeForce RTX 4060 Ti : cudaMallocAsync Using pytorch cross attention [Prompt Server] web root: D:\AI\test\ComfyUI\web Adding extra search path checkpoints D:\AI\sd-webui-aki(1)\sd-webui-aki-v4.8\models/Stable-diffusion Adding extra search path configs D:\AI\sd-webui-aki(1)\sd-webui-aki-v4.8\models/Stable-diffusion Adding extra search path vae D:\AI\sd-webui-aki(1)\sd-webui-aki-v4.8\models/VAE Adding extra search path loras D:\AI\sd-webui-aki(1)\sd-webui-aki-v4.8\models/Lora Adding extra search path loras D:\AI\sd-webui-aki(1)\sd-webui-aki-v4.8\models/LyCORIS Adding extra search path upscale_models D:\AI\sd-webui-aki(1)\sd-webui-aki-v4.8\models/ESRGAN Adding extra search path upscale_models D:\AI\sd-webui-aki(1)\sd-webui-aki-v4.8\models/RealESRGAN Adding extra search path upscale_models D:\AI\sd-webui-aki(1)\sd-webui-aki-v4.8\models/SwinIR Adding extra search path embeddings D:\AI\sd-webui-aki(1)\sd-webui-aki-v4.8\embeddings Adding extra search path hypernetworks D:\AI\sd-webui-aki(1)\sd-webui-aki-v4.8\models/hypernetworks Adding extra search path controlnet D:\AI\sd-webui-aki(1)\sd-webui-aki-v4.8\models/ControlNet Web extensions folder found at D:\AI\test\ComfyUI\web\extensions\ComfyLiterals Traceback (most recent call last): File "D:\AI\test\ComfyUI\nodes.py", line 1931, in load_custom_node module_spec.loader.exec_module(module) File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack__init.py", line 47, in module = importlib.import_module(f".{nodes_filename}", package=name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "importlib\init.py", line 126, in import_module File "", line 1204, in _gcd_import 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 "D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack\nodes.py", line 48, in from FlexiCubes.flexicubes_trainer import FlexiCubesTrainer File "D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack\MVs_Algorithms\FlexiCubes\flexicubes_trainer.py", line 13, in from .loss import sdf_reg_loss File "D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack\MVs_Algorithms\FlexiCubes\loss.py", line 9, in import torch_scatter File "D:\AI\test\python_embeded\Lib\site-packages\torch_scatter\init.py", line 16, in torch.ops.load_library(spec.origin) File "D:\AI\test\python_embeded\Lib\site-packages\torch_ops.py", line 1032, in load_library ctypes.CDLL(path) File "ctypes\init.py", line 376, in init__ FileNotFoundError: Could not find module 'D:\AI\test\python_embeded\Lib\site-packages\torch_scatter_scatter_cuda.pyd' (or one of its dependencies). Try using the full path with constructor syntax.

Cannot import D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack module for custom nodes: Could not find module 'D:\AI\test\python_embeded\Lib\site-packages\torch_scatter_scatter_cuda.pyd' (or one of its dependencies). Try using the full path with constructor syntax. [Allor]: 0 nodes were overridden. [Allor]: 12 modules were enabled. [Allor]: 98 nodes were loaded. Comfy-Easy-Use v1.2.1: Loaded Total VRAM 16380 MB, total RAM 32607 MB pytorch version: 2.3.0+cu121 xformers version: 0.0.26.post1+cu118 Set vram state to: NORMAL_VRAM Device: cuda:0 NVIDIA GeForce RTX 4060 Ti : cudaMallocAsync

Loading: ComfyUI-Impact-Pack (V5.18.13)

Loading: ComfyUI-Impact-Pack (Subpack: V0.6)

[Impact Pack] Wildcards loading done.

Loading: ComfyUI-Inspire-Pack (V0.82)

Loading: ComfyUI-Manager (V2.46.3)

ComfyUI Revision: 2387 [6045ed31] | Released on '2024-07-21'

python_executable_path: D:\AI\test\python_embeded\python.exe python_embeded_path: D:\AI\test\python_embeded [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/github-stats.json (pysssss:WD14Tagger) [DEBUG] Available ORT providers: TensorrtExecutionProvider, CUDAExecutionProvider, CPUExecutionProvider (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider Workspace manager - Openning file hash dict 🦄🦄Loading: Workspace Manager (V2.1.0) ColorMod: Can't find pypng! Please install to enable 16bit image support. Ignoring node 'CV2TonemapDurand' due to cv2 edition/version [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json

Comfyroll Studio v1.76 : 175 Nodes Loaded

For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki

[comfyui_controlnet_aux] | INFO -> Using ckpts path: D:\AI\test\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts [comfyui_controlnet_aux] | INFO -> Using symlinks: False [comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider'] DWPose: Onnxruntime with acceleration providers detected

[START] ComfyUI AlekPet Nodes

Node -> ArgosTranslateNode [Loading] [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json Node -> DeepTranslatorNode [Loading] Node -> ExtrasNode [Loading] Node -> GoogleTranslateNode [Loading] Node -> PainterNode [Loading] Node -> PoseNode [Loading]

[END] ComfyUI AlekPet Nodes

FizzleDorf Custom Nodes: Loaded [comfy_mtb] | INFO -> loaded 74 nodes successfuly [comfy_mtb] | INFO -> Some nodes (5) could not be loaded. This can be ignored, but go to http://127.0.0.1:8188/mtb if you want more information. WARNING: Could not find OPENAI_API_KEY in .env, disabling gpt prompt generation. Efficiency Nodes: Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...Success! Efficiency Nodes Warning: Failed to import python package 'simpleeval'; related nodes disabled.

WAS Node Suite: BlenderNeko's Advanced CLIP Text Encode found, attempting to enable CLIPTextEncode support. WAS Node Suite: CLIPTextEncode (BlenderNeko Advanced + NSP) node enabled under WAS Suite/Conditioning menu. WAS Node Suite: OpenCV Python FFMPEG support is enabled WAS Node Suite Warning: ffmpeg_bin_path is not set in D:\AI\test\ComfyUI\custom_nodes\was-node-suite-comfyui\was_suite_config.json config file. Will attempt to use system ffmpeg binaries if available. WAS Node Suite: Finished. Loaded 218 nodes successfully.

    "Art is the triumph over chaos." - John Cheever

Import times for custom nodes: 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\AIGODLIKE-COMFYUI-TRANSLATION 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\websocket_image_save.py 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\sd-dynamic-thresholding 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\comfyui-fitsize 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI_ADV_CLIP_emb 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyLiterals 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI-WD14-Tagger 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI-Video-Matting 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI_experiments 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\comfy-image-saver 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI_ColorMod 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI-IC-Light 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI-KJNodes 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI-Frame-Interpolation 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI-Advanced-ControlNet 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI_essentials 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI-MimicMotionWrapper 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\efficiency-nodes-comfyui 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI-LivePortraitKJ 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI-JDCN 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI-Unique3D 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\comfy_mtb 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\comfyui-workspace-manager 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\comfyui_controlnet_aux 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI-Inspire-Pack 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI_smZNodes 0.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes 0.1 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI-Easy-Use 0.1 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite 0.2 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI_FizzNodes 0.3 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI-Manager 0.3 seconds: D:\AI\test\ComfyUI\custom_nodes\eden_comfy_pipelines 0.3 seconds: D:\AI\test\ComfyUI\custom_nodes\comfyui_segment_anything 0.4 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI-Allor 0.9 seconds (IMPORT FAILED): D:\AI\test\ComfyUI\custom_nodes\ComfyUI-3D-Pack 1.0 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI-Impact-Pack 1.0 seconds: D:\AI\test\ComfyUI\custom_nodes\was-node-suite-comfyui 1.1 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI_InstantID 3.7 seconds: D:\AI\test\ComfyUI\custom_nodes\ComfyUI_Custom_Nodes_AlekPet

Starting server

To see the GUI go to: http://127.0.0.1:8188"

neocao123 commented 1 month ago

but why and how?