My build using Ubuntu 14.04 is working better than this CentOS build. The only error I get is when loading GeanyPy, the terminal works fine (unlike my CentOS build in which it has a most peculiar bug) and other plugins seem to work fine. Here is my GeanyPy error:
```bash ImportError: could not import gobject (error was: 'No module named gobject') ImportError: No module named geany (geany:2909): GeanyPy-WARNING **: Unable to import 'geany' module ImportError: No module named geany.plugin ``` Does there need to be a geany plugin available in `/usr/lib/python2.7/`? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1303#issuecomment-262426643
