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

Installation on Colab does not work anymore #794

Open
Plahmy opened this issue Dec 19, 2022 · 0 comments
Open

Installation on Colab does not work anymore #794

Plahmy opened this issue Dec 19, 2022 · 0 comments

Comments

@Plahmy
Copy link

Plahmy commented Dec 19, 2022

I wanted to install the package with
!pip install torch-point3d
After 45 minutes of the installation process an error was raised
during construction of the torch-sparse wheel.
After that it terminated with the following error:

ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-i9xi7zho/torch-sparse_d72d9e88c136439ab1a6f70d29516c14/setup.py'"'"'; file='"'"'/tmp/pip-install-i9xi7zho/torch-sparse_d72d9e88c136439ab1a6f70d29516c14/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-4b02roqa/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.8/torch-sparse Check the logs for full command output.

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

1 participant