argoverse / argoverse-api

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

There was a problem in the last step of installing the API #282

Open coco-99-coco opened 2 years ago

coco-99-coco commented 2 years ago

The error is displayed on the terminal as follows: class NumbaBuildExt(build_ext): TypeError: get_cmdclass() takes 0 positional arguments but 1 was given Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-yj45kxmu/numba/

I use Python 3.8 ,pip9.0.1,ubuntu18. How can I solve this problem?