[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Python boo-boo?



I get the following error when I run hp-setup

Traceback (most recent call last):
  File "/usr/bin/hp-setup", line 35, in ?
    from base import device, utils, msg, service
  File "/usr/share/hplip/base/device.py", line 39, in ?
    from prnt import pcl, ldl, cups
  File "/usr/share/hplip/prnt/cups.py", line 27, in ?
    import cupsext
ImportError: /usr/lib/python2.4/site-packages/cupsext.so: undefined
symbol: cupsLangDefault

I'm using python2.4 on f 5.

Thanks,

-- 
Fred


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]