I recently got pekwm working for pdaxrom and I really like it. However I have been having some trouble getting pypanel to work. After installing the required packages and running pypanel I get this error msg:
<
Traceback (most recent call last):
File \"/usr/bin/pypanel\", line 586, in ?
from Xlib import X, display, Xatom, Xutil
File \"/usr/lib/python2.3/site-packages/Xlib/display.py\", line 25, in ?
import error
File \"/usr/lib/python2.3/site-packages/Xlib/error.py\", line 28, in ?
from Xlib.protocol import rq
File \"/usr/lib/python2.3/site-packages/Xlib/protocol/rq.py\", line 25, in ?
import struct
ImportError: No module named struct
>
I have absolutely no python skills - what do I have to do to get it to work?
thx Peter