name 'ct' is not defined when trying to run CheckmateTactic
Closed this issue · 2 comments
TommasoBendinelli commented
Hello,
I am trying to run the policy train and testing with Checkmate Tactics. Unfortunately I get:
name "ct" is not defined at line 189 in pipeline.py
TommasoBendinelli commented
Fixed by adding in env_settings.py import as ct