andycasey / moog

A package installer for the MOOG code
9 stars 10 forks source link

error install #10

Open brunofisico opened 6 years ago

brunofisico commented 6 years ago

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?

malmardi commented 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!

malmardi commented 6 years ago

@brunofisico did you manage to make it working?

brunofisico commented 6 years ago

Dear @malmardi definitely not. I will try again. And you?