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
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,
>> p
)
/System/Library/Frameworks/Tk.framework/Versions/8.5/Tk
(compatibility version 8.5.0, current version 8.5.7)
I see there are some compatibility issues. What would be the best way to
deal with it?
Thanks,
Hana
On 6/18/10 2:07 PM, Friedrich Romstedt wrote:
> 2010/6/18 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:
>