Deep-Reinforcement-Learning-Algorithms-with-PyTorch
Deep-Reinforcement-Learning-Algorithms-with-PyTorch copied to clipboard
TypeError: can't pickle _thread.RLock objects
I run the Cart_Pole.py with A3C&A2C on windows and got the error.
Traceback (most recent call last):
File "D:/学习/Deep-Reinforcement-Learning-Algorithms-with-PyTorch-master/results/Cart_Pole.py", line 142, in
Hello. Have you solve this problem?
Hello,I have this question too. Have you solve it now?