MatthiasLienhard / flowkey_dl

helper to create sheet music from flowkey songs
MIT License
70 stars 15 forks source link

Cannot save the sheet #6

Closed krambono closed 2 years ago

krambono commented 3 years ago

Hello,

I tried to save the sheet but it didn't work. I saw that the "raw" directory was missing causing the "No such file or directory" error. After I created it, I had no more problems.

MatthiasLienhard commented 3 years ago

How did you install the package? Did you use pip? Where did you create it?

krambono commented 3 years ago

I used pip. I got this error : https://github.com/MatthiasLienhard/flowkey_dl/issues/5#issuecomment-752677830

MatthiasLienhard commented 3 years ago

The intention is that the raw directory is created during installation using pip - for me it works, no idea why it does not on other systems. If you find a hint whats missing please let me know and I'll add it.

MatthiasLienhard commented 2 years ago

Should be fixed in v0.0.3