-
Notifications
You must be signed in to change notification settings - Fork 279
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
NotImplementedError #66
Comments
I missed the same error "NotimplentmentedError". Can u tell me how to handle this? |
instead of using create_atari_env() for creating gym enviornment, you need to use gym.make() |
Thanks a lot, it seems like its working now.
…On Sat, 12 Oct 2019 at 10:58, UK, Jo ***@***.***> wrote:
instead of using create_atari_env() for creating gym enviornment, you need
to use gym.make()
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#66?email_source=notifications&email_token=ALRVVJP35IZCAQ74TMN3CTLQOF7UBA5CNFSM4ISUFMGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBBY63I#issuecomment-541298541>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALRVVJPYVDDDE46DIIRYOKDQOF7UBANCNFSM4ISUFMGA>
.
|
I missed the same error "NotimplentmentedError". How to solve it? |
not work for me |
I figure out! use then use in |
hi, I wanted to test your code on my platform but there seems to be an error. Can you please help me fix it, I have attached the error log.
Thank you.
error log.txt
The text was updated successfully, but these errors were encountered: