When I run the run.py program in the process of adding Spotify features, I encounter the following problem, and how to deal with it:
It has been shown that Max Retries reached
Traceback (most recent call last):
File "run.py", line 181, in
spotify_audio_features = utils.get_spotify_features(spotify_id)[0]
TypeError: 'NoneType' object is not subscriptable
Closing remaining open files:../../data_files/msd_summary_file.h5...done
When I run the run.py program in the process of adding Spotify features, I encounter the following problem, and how to deal with it: It has been shown that Max Retries reached
Traceback (most recent call last): File "run.py", line 181, in
spotify_audio_features = utils.get_spotify_features(spotify_id)[0]
TypeError: 'NoneType' object is not subscriptable
Closing remaining open files:../../data_files/msd_summary_file.h5...done