Re: [Matplotlib-users] Mac OS X 10.6 dmg install (Tim Gray)

2010-06-24 Thread Hana Sevcikova
Tim, I think you just need to direct the PYTHONPATH variable to the place where matplotlib is installed. My PYTHONPATH looks like this: /Library/Frameworks/Python.framework/Versions/Current/lib/python2.6/site-packages:/Library/Python/2.6/site-packages Hana On 6/24/10 6:45 PM, Tim Gray wrote:

Re: [Matplotlib-users] Demo does not work on Snow Leopard

2010-06-19 Thread Hana Sevcikova
# 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

Re: [Matplotlib-users] Demo does not work on Snow Leopard

2010-06-18 Thread Hana Sevcikova
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 Sevcikovah...@cs.washington.edu: I installed matplotlib-0.99.3-py2.6-macosx10.6.dmg on MacOS X 10.6.3,

[Matplotlib-users] Demo does not work on Snow Leopard

2010-06-17 Thread Hana Sevcikova
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