zhongziqi233

Results 2 comments of zhongziqi233

I have the same problem, any solution for this? What is the version of your python environment?

solved **try: x = [p.x for p in mp] y = [p.y for p in mp] return x, y except: return [], []**