I am running linux Mint and I wanted to try out the mod-app.
I installed the dependencies and the submodules (mod-ui and mod-host), but when I run make I get:
make: *** No rule to make target 'source/ui_mod_pedalboard_open.py', needed by 'UI'. Stop.
Not sure, but this repo is deprecated, things no longer work correctly with newer tornado and python3.10+
Best to use https://github.com/moddevices/mod-panel instead
Hi,
I am running linux Mint and I wanted to try out the mod-app. I installed the dependencies and the submodules (mod-ui and mod-host), but when I run make I get: make: *** No rule to make target 'source/ui_mod_pedalboard_open.py', needed by 'UI'. Stop.
what is the problem?
Thanks.