NVIDIA / MinkowskiEngine

Minkowski Engine is an auto-diff neural network library for high-dimensional sparse tensors
https://nvidia.github.io/MinkowskiEngine
Other
2.43k stars 360 forks source link

docker image not working #560

Open m-pabst opened 1 year ago

m-pabst commented 1 year ago

Describe the bug

from MinkowskiEngineBackend._C import ( ModuleNotFoundError: No module named 'MinkowskiEngineBackend'

when using the docker image and running python3.8 -m examples.indoor


To Reproduce Steps to reproduce the behavior. If the code is not attached and cannot be reproduced easily, the bug report will be closed without any comments.

build the provided docker image


Expected behavior A clear and concise description of what you expected to happen.

when running python3.8 -m examples.indoor no error should occur


Desktop (please complete the following information):