the following code should work
import gi
import gi.repository
this works in a python shell. And it also works if I save the file as a script then launch it in a terminal. but in aptana3 i get this:
import gi.repository
ImportError: No module named repository
i think this bug report may have a clue
- Ubuntu Natty Gnome3 32Bit
- Pydev on python 2.7.1+
- System on python 2.7.1+