Many apologises for the slow response ...
I'm quite convinced the path is not an issue.
2010/6/19 Hana Sevcikova :
> I see there are some compatibility issues. What would be the best way to
> deal with it?
This should be the issue. I think usually the matplotlib binaries are
linked against the
# otool -L
/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_tkinter.so
/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_tkinter.so:
/Library/Frameworks/Tcl.framework/Versions/8.4/Tcl (compatibility
version 8.4.0, current version 8.4.19
2010/6/18 Hana Sevcikova :
> I installed python-2.6.5-macosx10.3-2010-03-24.dmg from python.org. (Sorry,
> I should have mentioned that before.)
Hmm, could you please run:
otool -L
/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_tkinter.so
otool -L
/Library/Framewor
I installed python-2.6.5-macosx10.3-2010-03-24.dmg from python.org.
(Sorry, I should have mentioned that before.)
Hana
On 6/18/10 7:11 AM, Friedrich Romstedt wrote:
> 2010/6/17 Hana Sevcikova:
>
>> I installed matplotlib-0.99.3-py2.6-macosx10.6.dmg on MacOS X 10.6.3,
>> python 2.6.5. But I g
2010/6/17 Hana Sevcikova :
> I installed matplotlib-0.99.3-py2.6-macosx10.6.dmg on MacOS X 10.6.3,
> python 2.6.5. But I get an error when running the histogram example from
> http://matplotlib.sourceforge.net/examples/api/histogram_demo.html
Have you compiled Python yourself? I'm asking because
Hi,
I installed matplotlib-0.99.3-py2.6-macosx10.6.dmg on MacOS X 10.6.3,
python 2.6.5. But I get an error when running the histogram example from
http://matplotlib.sourceforge.net/examples/api/histogram_demo.html
Exception in Tkinter callback
Traceback (most recent call last):
File
"/Librar