reinforcement-learning
reinforcement-learning copied to clipboard
TypeError: img should be PIL Image. Got <class 'torch.Tensor'>
Hey friend. I downloaded the code as you asked, but I get this error when I run it. My coding skills are poor and I don't know how to modify it. Can you give me a hand?
Traceback (most recent call last):
File "D:/code/Pytorch_yyh/Macri_2022_1_19/reinforcement-learning-main/mario_enviroment/mario_ppo.py", line 214, in
Process finished with exit code 1
Hi, don't use conda Create python venv and then use pip install -r requirements.txt from this repo