I'm trying to install PyClutter 0.8.2 on the Moblin 2.0 VM image and not having much luck. Everything seems to go OK w/ the ./configure then make then make install. The test -z lines in the install don't return any errors.
However, when I try to run the examples or from the command line do an import clutter I get ImportError: cannot import name _clutter. Where did I go wrong? tnx
