Skip to content
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

TypeErrorの修正 #17

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

uenotakato
Copy link

やったこと

OpenAI Gymを扱うファイルで発生していたTypeErrorを修正しました
env.reset(とenv.step)を実行した際,余分なオブジェクト{}が含まれていたことが原因です.
それぞれの処理に対してタプルの要素を抽出することによってこの問題に対処しました.

動作確認

以下の環境で確認済み
OS: macOS Ventura 13.0.1
Python: 3.10.6

@uenotakato uenotakato marked this pull request as draft December 8, 2022 09:43
@uenotakato uenotakato marked this pull request as ready for review December 8, 2022 09:43
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.

1 participant