argoverse / argoverse-api

Official GitHub repository for Argoverse dataset
https://www.argoverse.org
Other
830 stars 238 forks source link

No module named 'argoverse' is reported while argoverse has successfully installed #342

Closed HUXING8 closed 4 months ago

HUXING8 commented 4 months ago

17085819992480 use "pip3 install -e ." in the root position.

20240222140906 use "python3 -c "import argoverse" without error or warning.

20240222141126 open "argocerse_map_tutorial.ipnynb" file from ./demo_usage and run it