argoverse-api icon indicating copy to clipboard operation
argoverse-api copied to clipboard

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

Open coco-99-coco opened this issue 3 years ago • 0 comments

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?

coco-99-coco avatar Nov 08 '21 13:11 coco-99-coco