downloaded the git and the git image library in the project folder
but still getting error.
car_image = mpimg.imread(cars[5])
IndexError: list index out of range
also asked question on stack overflow: https://stackoverflow.com/questions/69702215/list-index-out-of-range-notcars5
any help highly appreciated
downloaded the git and the git image library in the project folder
but still getting error.
car_image = mpimg.imread(cars[5])
IndexError: list index out of range
also asked question on stack overflow: https://stackoverflow.com/questions/69702215/list-index-out-of-range-notcars5
any help highly appreciated