Re: [Matplotlib-users] Fwd: Croizat on Mac OS X

2009-01-22 Thread Lionel Roubeyrie
Maybe a backend problem, since your soft is based on wx and the user uses Tk : ... > Using fontManager instance from /Users/nick/.matplotlib/fontManager.cache > backend TkAgg version 8.4 > Traceback (most recent call last): > File "Croizat.py", line 71, in >Croizat = Application(0) ... -- Li

[Matplotlib-users] Tutorial on working with Excel files in Python (without COM and cross platform!) at PyConUS 2009

2009-01-22 Thread Chris Withers
Hi All, Too many people in the Python community think the only way to work with Excel files in Python is using COM on Windows. To try and correct this, I'm giving a tutorial at this year's PyCon in Chicago on Wednesday, 25th March that will cover working with Excel files in Python using the pur