Closed trinhnhut-gif closed 3 years ago
Could you try setting the max jobs? Seems like ninja tried to use all CPUs but didn't have enough memory space to run all parallel compilations.
export MAX_JOBS=4;
pip install MinkowskiEngine
HI Chrischoy. Its worked perfectly. Thank you so much.
!pip install pyvistaqt !sudo apt-get install build-essential python3-dev libopenblas-dev -y !pip install -U git+https://github.com/NVIDIA/MinkowskiEngine --no-deps
then the install freeze on building wheels for MinkowskiEngine
**Desktop: