natecdr / tuttut

Converts a midi file to guitar tabs (or any fretted string instrument)
MIT License
60 stars 3 forks source link

can't open .exe #14

Open XVVOID opened 3 months ago

XVVOID commented 3 months ago

nothing comes up, followed all steps

coreymos commented 3 months ago

Worked for me on Python 3.10, had to 'pip install eel' and then it ran.

vojtech-cerny commented 2 months ago

Same problem here! I use Python 3.10. I installed all requirements and eel, ran tuttut and nothing showed up. It looks like the program started, but it didn't appear in any way.

SashaShadow commented 1 month ago

Same problem. I type 'tuttut' in my terminal and nothing happens. What could be? @natecdr

SashaShadow commented 1 month ago

I managed to run tuttut by going to the lib folder and executing the .py file manually