Open brunofisico opened 6 years ago
I cloned your code, then ran sudo python3 setup.py install
I didn’t get any error (actually, I didn’t get any messages). After that, I tried to run MOOG for the first time by it’s driver “ABFIND” then I got a message from MOOG saying oh this is not a driver, although MOOG says at the top of the screen “MOOG is controlled by ABFIND”
Also, I tried synth driver, MOOG ran but it gave me a lot of errors regarding X11
Any help would be highly appreciated!
@brunofisico did you manage to make it working?
Dear @malmardi definitely not. I will try again. And you?
I downloaded the repo but when I run 'sudo python setup.py install' this messeger is print:
error: file '/home/bruno/moog-master/moog/MOOG' does not exist
What I do?