ImportError: No module named _functools



It’s taken me a bit of effort to get pygtk2 to compile and finally it went (pycairo and gtk were finicky)…anyways, I digress.

 

When the end user tries to run meld 1.3.0 he’s getting

 

$ meld                                      

Traceback (most recent call last):

  File "/usr/local/bin/meld", line 35, in <module>

    import gettext

  File "/usr/local/lib/python2.6/gettext.py", line 49, in <module>

    import locale, copy, os, re, struct, sys

  File "/usr/local/lib/python2.6/locale.py", line 15, in <module>

    import functools

  File "/usr/local/lib/python2.6/functools.py", line 10, in <module>

    from _functools import partial, reduce

ImportError: No module named _functools

$

 

We are running:

pygtk-2.8.6

Python-2.6.2

 

Any ideas?

Regards,

 

Tony Lay

UNIX Administration

407-306-6559

Lockheed Martin – EBS

One Company, One Team

 

BEGIN:VCARD
VERSION:2.1
N:Lay;Anthony (Tony)
FN:Anthony (Tony) Lay (tony lay lmco com)
ORG:Lockheed Martin
TITLE:Computer Network Supprt SrSpec
TEL;WORK;VOICE:407/306-6559
TEL;PAGER;VOICE:321/297-0122
ADR;WORK:;;12506 Lake Underhill Rd;Orlando;FL;32825;US
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:12506 Lake Underhill Rd=0D=0AOrlando, FL 32825=0D=0AUS
EMAIL;PREF;INTERNET:tony lay lmco com
REV:20090424T165829Z
END:VCARD

Attachment: smime.p7s
Description: S/MIME cryptographic signature



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