Closed loboere closed 10 months ago
If anyone is checking this thread: I created a colab and got as far as being able to execute the exp_runner.py script but it failed. See below the exception message. I'm thinking maybe it has to do with the python version running on the colab? Anyone have any suggestions.
pyparsing.exceptions.ParseException: Expected '}', found '=' (at char 1869), (line:73, col:15)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "scripts/exp_runner.py", line 31, in
@mhussar @zhengyuf same problem have you find any solution yet?
can you create a colab to test this?