Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

colab test with error #37

Open
catafest opened this issue Jan 9, 2025 · 1 comment
Open

colab test with error #37

catafest opened this issue Jan 9, 2025 · 1 comment

Comments

@catafest
Copy link

catafest commented Jan 9, 2025

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)
@if-ai
Copy link
Owner

if-ai commented Jan 10, 2025

coment out from the reqirements.txt
#diso

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants