On 23/06/15 22:05, Scott Venier wrote:
I'm trying to setup xpra.  One hurdle that I have is that I don't have
root access to the machine, so I'm building it in my home directory and
using virtualenv to get the modules I need.  I've gotten it to build
cleanly, but when I go to start it up I get the following error importing
gtk.gdk.  The Xvfb process sticks around, but xpra itself crashes.  The
log is pasted in below.

My best guess is that I've got some module that I'm getting from the
system install that's bellow the required minimum version, but I can't
figure out what.  The machine is a CentOS 6.6 build.

Does anyone have suggestions one how I should go about debugging this?

Thanks in advance,

Scott
(snip)
     import gtk.gdk          #@Reimport
ImportError: No module named gtk.gdk
You must have pygtk installed to run the xpra server.

Cheers
Antoine
_______________________________________________
shifter-users mailing list
[email protected]
http://lists.devloop.org.uk/mailman/listinfo/shifter-users

Reply via email to