You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Under windows XP/7 with python 2.7
Build poly2tri by MSVC 2008/2010
When I run
python test.py data/dude.dat 100 -200 1
##
## Step 1: Initialize
## NOTE: polyline must be a simple polygon. The polyline's points
## constitute constrained edges. No repeat points!!!
##
cdt = CDT(polyline)
Python crashes at this line
Original issue reported on code.google.com by icearea on 30 Sep 2013 at 7:43
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
icearea
on 30 Sep 2013 at 7:43The text was updated successfully, but these errors were encountered: