We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我想要下载parl的1.3.1版本,无论是python3.6版本还是python3.8版本都无法在终端下载,下载新版本后,好嘛没有这个action_mapping这个部分了,我需要复现的代码中有from parl.utils import logger, action_mapping这个部分
The text was updated successfully, but these errors were encountered:
可以参考该链接中安装依赖的部分安装parl1.3.1版本
Sorry, something went wrong.
经测试按照该链接中步骤,可正常运行1.3.1版本(linux,python 3.7, cd lesson1, python gridworld.py)
No branches or pull requests
我想要下载parl的1.3.1版本,无论是python3.6版本还是python3.8版本都无法在终端下载,下载新版本后,好嘛没有这个action_mapping这个部分了,我需要复现的代码中有from parl.utils import logger, action_mapping这个部分
The text was updated successfully, but these errors were encountered: