jpeterbaker / maxfield

Code for maximizing the Ingress fields on a given set fo portals
GNU General Public License v3.0
165 stars 56 forks source link

got error message #9

Closed Soxela closed 10 years ago

Soxela commented 10 years ago

got this

C:\Python27>python makePlan.py 1 KYam-HaiPark.csv out5 IMPROVEMENT: total: 0 max: 0 weighted: 0 KEY PERFECTION Choosing plan requiring 0 additional keys, max of 0 from single portal Traceback (most recent call last): File "makePlan.py", line 175, in for t in a.triangulation: AttributeError: 'DiGraph' object has no attribute 'triangulation'

10x for help

jpeterbaker commented 10 years ago

Make sure you have the most recent version. If that doesn't fix it, send me your CSV so I can look closer.

jpeterbaker commented 10 years ago

I'll assume that took care of it.