henbudidiao / UAV-path-planning

UAV path planning based deep reinforcement learning
28 stars 0 forks source link

question #3

Open yxt-DRL opened 2 weeks ago

yxt-DRL commented 2 weeks ago

博主您好,我运行main_SAC.py会出现下面问题,我在assignment文件下添加init.py文件也不行,请问这个问题改怎么解决呀

Traceback (most recent call last): File "D:\Pycharm\111\path planning\main_SAC.py", line 7, in from rl_env.path_env import RlGame File "D:\Pycharm\111\path planning\rl_env\path_env.py", line 7, in from assignment import constants as C ImportError: cannot import name 'constants' from 'assignment' (D:\Pycharm\111\path planning\assignment__init__.py)

henbudidiao commented 2 weeks ago

OK,知道了。我知道你很急,但是!!!你先别急。我到时候会出个视频教学的。

yxt-DRL commented 2 weeks ago

好滴,谢谢博主!