marcomusy / pianoplayer

Automatic fingering generator for piano scores
MIT License
723 stars 82 forks source link

Can't open your app via Windows and Ubuntu #15

Closed nefelion closed 5 years ago

nefelion commented 5 years ago

/usr/bin/python3: can't find '__main__' module in 'pianoplayer'

marcomusy commented 5 years ago

I cannot reproduce the problem. with google I found this which seems relevant: https://stackoverflow.com/questions/42681801/python-cant-find-main-module/42681826

try to comment out the last if block in pianoplayer/vtk_keyboard.py:

git clone https://github.com/marcomusy/pianoplayer.git
cd pianoplayer/pianoplayer
edit vtk_keyboard.py
...
cd ..
pip install .
pianoplayer