Hi, You must install *python *and* python-dev* (header files and a static library for Python).
On Thu, Mar 19, 2009 at 9:03 AM, ntwrkd <[email protected]> wrote: > [r...@localhost ~]# image-creator > Traceback (most recent call last): > File "/usr/local/sbin/image-creator", line 51, in <module> > import gui > File "/usr/local/share/pdk/lib/gui.py", line 20, in <module> > import gnome > ImportError: No module named gnome > [r...@localhost ~]# ls -l /usr/local/share/pdk/lib/gui.py > -rw-r--r-- 1 root root 103317 Mar 16 15:32 /usr/local/share/pdk/lib/gui.py > > Shouldn't this be fixed before shipping a development VM? > I don't think its conducive to development to ship a development VM > that needs to be fixed before use. > Aside from that, any suggestions on why this is failing? > > Is it the PYTHONPATH which isn't set? > _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
