PDA

View Full Version : pymaemo: import gtk fails


schmolch
08-11-2006, 07:40 PM
Hi There!

I installed the SDK 2 times now and i definitely have all the required packages installed.
I followed the Tut and when i installed all the .debs manually they were downgraded, so i had them already installed before.
I can import some python modules, but Numeric, GTK and Hildon fail. "No module named Numeric/GTK/Hildon".

Im using Maemo2.

[update] I'm stupid, running "python" starts 2.3, you have to run "python2.4"