Open Vikram12301 opened 2 years ago
This is something that I am also facing.
Me as well. Would like to hear it if somebody found a way to install it.
Me too. I had no problems with CPU-only install, but got this error several times while gpu-install: https://pastebin.com/7uXKhA5y
I was able to install the package with GPU support in the Google colab. To do this, we first have to setup the runtime mode to "GPU" and run the following commands as the [author] (https://github.com/NVIDIA/MinkowskiEngine/issues/95#issuecomment-759235915) said:
!sudo apt-get install libopenblas-dev
!pip install git+https://github.com/NVIDIA/MinkowskiEngine.git -v
This issue is already raised by Issue, but the colab mentioned by the [collaborator] (https://github.com/NVIDIA/MinkowskiEngine/issues/95#issuecomment-759235915) is not working.