MinkowskiEngine icon indicating copy to clipboard operation
MinkowskiEngine copied to clipboard

ERROR: Failed building wheel for MinkowskiEngine

Open Abdi-Ghasem opened this issue 1 year ago • 7 comments

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.

log.txt

Abdi-Ghasem avatar May 12 '23 17:05 Abdi-Ghasem

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 avatar May 15 '23 02:05 RyanLyu2000

@RyanLyu2000 Thanks. Could you please list you dependencies and their versions here?

Abdi-Ghasem avatar May 18 '23 02:05 Abdi-Ghasem

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。

RyanLyu2000 avatar May 18 '23 03:05 RyanLyu2000

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

lamiaa-menshawy avatar Dec 25 '23 21:12 lamiaa-menshawy

Any updates about solution to install MinkowskiEngine on Colab?

alejandroHdzV avatar Jan 22 '24 18:01 alejandroHdzV

Any updates about solution to install MinkowskiEngine on Colab?

i have the same problem did you find any solution ?

kaoutar-elmouh avatar Jun 06 '24 23:06 kaoutar-elmouh

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

kaoutar-elmouh avatar Jun 06 '24 23:06 kaoutar-elmouh