RH8.0, gfax, python

Andrew McGregor andrew at indranet.co.nz
Mon Jan 13 15:34:43 EST 2003


Find and install gnome-python2*.rpm from your distro and you should be 
right.

Andrew

--On Monday, January 13, 2003 20:05:03 +0000 Kelv <ah at well.ysee> wrote:

> 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
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>







More information about the Python-list mailing list