V2AI / Det3D

World's first general purpose 3D object detection codebse.
https://arxiv.org/abs/1908.09492
Apache License 2.0
1.48k stars 299 forks source link

error in nuscenes-zbj setup command: "values of 'package_data' dict" must be a list of strings (got '*.json') #77

Closed athulvingt closed 4 years ago

athulvingt commented 4 years ago

got this error "error in nuscenes-zbj setup command: "values of 'package_data' dict" must be a list of strings (got '*.json')"

how to esolve this

tianweiy commented 4 years ago

You can either update the script(add a [] outside of the .json to make it a list) or downgrade your setuptools lib

tianweiy commented 4 years ago

https://github.com/poodarchu/Det3D/blob/master/INSTALLATION.md#values-of-package_data-dict-must-be-a-list-of-strings-got-json-when-installing-nuscenes-devikit