N3rd00d / ComfyUI-Paint3D-Nodes

Apache License 2.0
45 stars 6 forks source link

Nested Paint3D Repo not cloning, Cannot import name 'utils' from 'ComfyUI-Paint3D-Nodes.Paint3D.paint3d #3

Closed picbotvr closed 2 months ago

picbotvr commented 3 months ago

ImportError: cannot import name 'utils' from 'ComfyUI-Paint3D-Nodes.Paint3D.paint3d' (unknown location)

The folder ComfyUI-Paint3D-Nodes\Paint3D is empty. It doesn't clone when I clone the repository.

How should I install the ComfyUI-Paint3D-Nodes modules so that the Paint3D module is references properly?

This error occurs on ComfyUI startup when trying to load the ComfyUI-Paint3D-Nodes custom node.

Ma0013 commented 3 months ago

I have the same issue. Did you figure it out? @picbotvr

N3rd00d commented 2 months ago

Due to an internal Git cache issue, the Paint3D source code was not committed correctly. Please fetch the latest commit and try running it again.