serkansulun / midi-emotion

Generates multi-instrument symbolic music (MIDI), based on user-provided emotions from valence-arousal plane.
Other
58 stars 8 forks source link

TypeError: 'NoneType' object is not subscriptable in run.py #8

Closed Petal9999 closed 10 months ago

Petal9999 commented 10 months ago

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