Closed Anji-Builds closed 2 months ago
Sorry for slow response. With introduction of waymo dataparser neurad studio requires python 3.10 at least. However, the setup instruction for conda environment in the README should create such an environment. Perhaps you were unfortunate and followed part of the instructions before updating the repo to the latest version? closing as instructions are now correct
I followed the steps until:
git clone https://github.com/georghess/neurad-studio.git
cd neurad-studio
Then:
pip install -e .
, which gave me the above error.In the readme, it states however, that neurad requires python>=3.10. Is this a bug or some update issue?