Liam
Liam
``` Traceback (most recent call last): File "TRexRush.py", line 50, in main() File "TRexRush.py", line 40, in main game_cotroller = GameController(cfg) File "/Users/liam/Desktop/Git/AIGames/AITRexRush/Algorithm_1/modules/gameapis/controller.py", line 30, in __init__ self.driver.get(cfg.GAME_URL) File "/Users/liam/opt/anaconda3/lib/python3.7/site-packages/selenium/webdriver/remote/webdriver.py",...
I met this assertionError when I was training this model. Can you guys help me? ```-- Process 0 terminated with the following error: Traceback (most recent call last): File "/anaconda3/envs/fasterRCNN/lib/python3.7/site-packages/torch/multiprocessing/spawn.py",...