andyzeng / visual-pushing-grasping

Train robotic agents to learn to plan pushing and grasping actions for manipulation with deep reinforcement learning.
http://vpg.cs.princeton.edu/
BSD 2-Clause "Simplified" License
898 stars 315 forks source link

KeyError: 'module name can\'t contain "."' #7

Closed weiwuhuhu closed 5 years ago

weiwuhuhu commented 5 years ago

Hello, I run the simulation according to the tutorial. I had met the warning.The warning as follows PyTorch no longer supports this GPU because it is too old. My GPU is 840m, The capability of compute is 5.0.Then I uninstall the pytorch. And install the pytorth by source. Then when I run the simulation,The error occured :KeyError: 'module name can\'t contain "."'