jlubars / RL-MPC-LaneMerging

Combining Reinforcement Learning with Model Predictive Control for On-Ramp Merging
108 stars 20 forks source link

ModuleNotFoundError: No module named 'all' #9

Open XIAOXIAOXIXIA opened 4 months ago

XIAOXIAOXIXIA commented 4 months ago

Traceback (most recent call last): File "C:\Users\Xiasen\OneDrive - chd.edu.cn\博士课程\人工智能原理\RL-MPC-LaneMerging-master\RL-MPC-LaneMerging-master\main.py", line 10, in import ddpg File "C:\Users\Xiasen\OneDrive - chd.edu.cn\博士课程\人工智能原理\RL-MPC-LaneMerging-master\RL-MPC-LaneMerging-master\ddpg.py", line 10, in from all.presets.continuous import ddpg

ModuleNotFoundError: No module named 'all'