daboross / screeps-starter-python

Starter Python AI for screeps, the JavaScript MMO game
MIT License
158 stars 62 forks source link

RecursionError: maximum recursion depth exceeded error when trying to build #40

Open andreykanava opened 2 years ago

andreykanava commented 2 years ago

I am using python 3.6 and always get this error

andreykanava commented 2 years ago

I tried to use another version of python but i got the same error(RecursionError: maximum recursion depth exceeded while calling a Python object)