这是indexloc提供的服务,不要输入任何密码
Skip to content

add highlevel to python package. #1189

New issue

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

Closed
wants to merge 1 commit into from
Closed

add highlevel to python package. #1189

wants to merge 1 commit into from

Conversation

gitabtion
Copy link

@@ -9,4 +9,5 @@
"policy",
"trainer",
"exploration",
"highlevel",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

highlevel is not imported here, so this change doesn't affect functionality. It's not clear to me what caused the issue you refer to

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The issue is typically caused by someone not using the right version of tianshou.
This import is not required.

@MischaPanch MischaPanch closed this Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ModuleNotFoundError: No module named 'tianshou.highlevel'
3 participants