Skuldur / Classical-Piano-Composer

MIT License
602 stars 318 forks source link

data/notes not found #54

Open Martico2432 opened 1 month ago

Martico2432 commented 1 month ago

I did git clone this repo, but when i run predict .py, this happens: with open('data/notes', 'rb') as filepath: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'data/notes'