Closed nefelion closed 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
/usr/bin/python3: can't find '__main__' module in 'pianoplayer'