Re: [Matplotlib-users] ImportError: matplotlib/ft2font.so: undefined symbol: PyUnicodeUCS4_GetSize

2007-07-19 Thread mark starnes
o get some results asap so will return to this problem once I can perform all my calculations on another machine. Until then, thanks for the tips! Best regards, Mark. Michael Droettboom wrote: > mark starnes wrote: >> Hi Mike, thanks for responding. >> >> I spent most of last

Re: [Matplotlib-users] ImportError: matplotlib/ft2font.so: undefined symbol: PyUnicodeUCS4_GetSize

2007-07-18 Thread mark starnes
ersion__'] >>> d.__file__ '/usr/local/lib/python2.5/distutils/__init__.pyc' Maybe this is linked to my other problems.. Cheers, Mark. mark starnes wrote: > Hi Mike, thanks for responding. > > I spent most of last night with this, re-installing Python using S

Re: [Matplotlib-users] ImportError: matplotlib/ft2font.so: undefined symbol: PyUnicodeUCS4_GetSize

2007-07-18 Thread mark starnes
; /usr/local). For instance "whereis python", will tell you which python > is being used. When you import a Python module, you can use __file__ to > see where it was imported from. For example: > >>>> import pylab >>>> pylab.__file__ > > Hope that at least

[Matplotlib-users] ImportError: matplotlib/ft2font.so: undefined symbol: PyUnicodeUCS4_GetSize

2007-07-17 Thread mark starnes
Hi everyone, I'm running Suse10.2 and installing packages using Yast (after much pain trying to install Numpy and Scipy without it!). After installing (and re-installing) Matplotlib in this way, I get the error, ImportError: matplotlib/ft2font.so: undefined symbol: PyUnicodeUCS4_GetSize when I