ranai-srivastav
ranai-srivastav
I have the same issue as well. Tried adding __init__.py to some folders and added the BEVFusion path to system path as well
@BeMuCa I don't have a mmdetection3d/mmdet3d/ops folder. This is my folder structure ``` ~/software/mmdetection3d/mmdet3d$ ls apis configs datasets engine evaluation __init__.py models __pycache__ registry.py structures testing utils version.py visualization ```
@nican2018 did the above fix work for you? @hsingyu-chou I did this but had a different issue I'm currently running Ubuntu 22.04, with pytorch version 2.1.0+cu121. Here are the details...
@volkm The error does not change at all. I've updated my Dockerfile with the new version at the same link as above (https://github.com/IowaState-AutonomousSystemsLab/TRELPy/blob/main/.devcontainer/Dockerfile)
That was great! Any idea on when this will get merged to the stable branch?
Hey Sorry for the delayed response @sjunges . If there's any other info that can be helpful lmk! gcc-13, CXX compiler 13.1.0 The PR being merged fixed the issue for...