View Single Post
Posts: 131 | Thanked: 46 times | Joined on Oct 2009 @ Michigan
#19
I saw this app and almost, well I will save everyone from a visual.

However after going through the process Mypaint will not load. Here is what I am getting for an error;

Code:
Traceback (most recent call last);
 File "/usr/bin/mypaint", line 78, in >module>
 from gui import main
 File "/usr/share/mypaint/gui/main.py", line 10, in <module>
 import gtk, hildon osso
ImportError: No module named gtk

I double checked all the packages and it looks like I have everything correct. I know I am missing something very obvious but can't place my finger on it.