Moret Pierre-Alain wrote:
ZeroDivisionError: float division
But it was very easy to correct. Just replace line 389 of _oglmisc.py by
H =3D (float(y3 - y2) / (x3 - x2))
Thank you!
···
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!