Skip to content

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