(smaac) young@deeplp:~/mainspace/code/smaac-master$ python test.py -n=5_run -s=0 -c=5
model name: 5_run_0
Traceback (most recent call last):
File "test.py", line 144, in <module>
env = grid2op.make(env_path, test=True, reward_class=L2RPNSandBoxScore, backend=LightSimBackend(),
File "/home/young/anaconda3/envs/smaac/lib/python3.7/site-packages/lightsim2grid/LightSimBackend.py", line 51, in __init__
self.init_pp_backend = PandaPowerBackend()
TypeError: 'module' object is not callable