-
Notifications
You must be signed in to change notification settings - Fork 164
Description
Code in cell: !/usr/local/envs/tripoSG/bin/pip install diso --no-build-isolation
Output it gives:
Collecting diso
Using cached diso-0.1.4.tar.gz (24 kB)
Preparing metadata (setup.py) ... done
Requirement already satisfied: trimesh in /usr/local/envs/tripoSG/lib/python3.10/site-packages (from diso) (4.6.12)
Requirement already satisfied: numpy>=1.20 in /usr/local/envs/tripoSG/lib/python3.10/site-packages (from trimesh->diso) (1.22.3)
Building wheels for collected packages: diso
DEPRECATION: Building 'diso' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the --use-pep517 option, (possibly combined with --no-build-isolation), or adding a pyproject.toml file to the source tree of 'diso'. Discussion can be found at pypa/pip#6334
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
Failed to build diso
ERROR: Failed to build installable wheels for some pyproject.toml based projects (diso)
Somebody please help in resolving this issue.
I am working googlw colab with t4 gpu.