Hi When I run multi_agent.py, there are several errors
file "/home/ubuntu/yfl/pensieve/sim/multi_agent.py", line 8, in
import env
File "/home/ubuntu/yfl/pensieve/sim/env.py", line 92
delay *= np.random.uniform(NOISE_LOW, NOISE_HIGH)
^
TabError: inconsistent use of tabs and spaces in indentation
Hi When I run multi_agent.py, there are several errors
file "/home/ubuntu/yfl/pensieve/sim/multi_agent.py", line 8, in
import env
File "/home/ubuntu/yfl/pensieve/sim/env.py", line 92
delay *= np.random.uniform(NOISE_LOW, NOISE_HIGH)
^
TabError: inconsistent use of tabs and spaces in indentation