Benoit Duval
Benoit Duval
I use pynetlogo version '0.4.2'. Yes it works as expected on Netlogo
Yes, it looks that you're right because I tried this on Netlogo: ``` to go every step-time [ set time (time + step-time) tick ] set test (test + 1)...
Ok thanks. I tried to correct it by hand by copy pasting the pyNetLogo files in the environment but got this error. ``` Traceback (most recent call last): File "org.jpype.manager.TypeManager.java",...