MinkowskiEngine
MinkowskiEngine copied to clipboard
ERROR: Failed building wheel for MinkowskiEngine
I need to install MinkowskiEgine v0.2.9 as a dependency of another package, but I received some kind of errors, however I installed all the requirements. To this purpose, I created an AMI of "Deep Learning AMI GPU PyTorch 1.9.0 (Ubuntu 18.04) 20210625" with AMI ID "ami-04a4cf668ea7c5864" and did the following steps:
sudo conda create --name py3-mink --clone pytorch
sudo conda activate py3-mink
sudo apt install build-essential python3-dev libopenblas-dev libsparsehash-dev
pip install ninja
pip install git+https://github.com/NVIDIA/[email protected]
Finally, I received ERROR: Failed building wheel for MinkowskiEngine with the attached log. I would really appreciate if someone can advise.
A few days ago, I also encountered this problem. I solved this problem by reducing the versions of libraries such as numpy, pip, and ninja. Maybe you can try this.
@RyanLyu2000 Thanks. Could you please list you dependencies and their versions here?
Sure, I'm sorry for forgetting to attach the version at the beginning. ninja 1.11.1 numpy 1.20.1 pip 21.0.1 I hope this information can help you solve the problem。
i have the same error when i try to install MinkowskiEngine==0.5.4 i am using google colab with NVIDIA (R) Cuda compiler driver
Cuda release 12.2, V12.2.140
Any updates about solution to install MinkowskiEngine on Colab?
Any updates about solution to install MinkowskiEngine on Colab?
i have the same problem did you find any solution ?
j'ai la même erreur lorsque j'essaie d'installer MinkowskiEngine==0.5.4 j'utilise Google Colab avec le pilote du compilateur NVIDIA (R) Cuda
Cuda version 12.2, V12.2.140
if it works can you share with me the solution to install it it on google colab