So I'm taking the plunge today and installing Python 2.6.5 on my Windows, Linux, and Mac boxes, along with wxPython 2.8.11.0, PIL, Reportlab, numpy, etc.
All is working well so far (only done Mac and Linux so far) however I'm noticing a new set of messages on my terminal in both Mac and Linux when I run reports: The following is repeated dozens and dozens of times: """ Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.RuntimeError'> ignored """ Unfortunately, there's no traceback. Any ideas? Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
