RH8.0, gfax, python
Kelv
ah at well.ysee
Mon Jan 13 21:05:03 CET 2003
Hi,
I have been attempting to install a program called gfax on RedHat Linux
8.0. gfax is written in Python.
As far as I can see I have a working pygtk 2.0 (1.99.12) and
gnome-python, as they came installed with the distro.
However when run, gfax fails with the following...
Traceback (most recent call last):
File "/usr/bin/gfax", line 33, in ?
from prefs import *
File "/usr/lib/gfax/prefs.py", line 23, in ?
from gnome.config import *
ImportError: No module named config
I tried an example program that also has...
from gnome.config import *
... in it, and that fails too, with the same error.
Can anyone help. I know nothing about Python but can follow precise
instructions if given.
Kelv
More information about the Python-list
mailing list