You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to test with colab and I got this error, any idea how to fix it?
This is the error:
!ls
%cd ComfyUI_TRELLIS
!ls
!pip install -r requirements.txt
...
Building wheels for collected packages: diso, utils3d
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Building wheel for diso (setup.py) ... error
ERROR: Failed building wheel for diso
Running setup.py clean for diso
Building wheel for utils3d (pyproject.toml) ... done
Created wheel for utils3d: filename=utils3d-0.0.2-py3-none-any.whl size=88916 sha256=8f95ee5c758a652db20ca93769352ce57f73f7fa03ad677877714e791f835613
Stored in directory: /root/.cache/pip/wheels/c3/b3/47/21a0f6ab85ba67485c67649cca6c6d566bf9768f45a71d82dd
Successfully built utils3d
Failed to build diso
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (diso)
The text was updated successfully, but these errors were encountered:
I tried to test with colab and I got this error, any idea how to fix it?
This is the error:
The text was updated successfully, but these errors were encountered: