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

Replace deprecated load(False) with resolve() #942

Merged
merged 1 commit into from
Nov 28, 2018
Merged

Conversation

Randl
Copy link
Contributor

@Randl Randl commented Mar 9, 2018

@AdamGleave
Copy link
Contributor

This change seems unobjectionable, and will get rid of an annoying warning every time an environment is loaded. Can this be merged? @jonasschneider Closes #1219

AdamGleave added a commit to HumanCompatibleAI/gym that referenced this pull request Nov 22, 2018
@zuoxingdong
Copy link
Contributor

zuoxingdong commented Nov 27, 2018

+1 @pzhokhov It would be nice to merge this fix, because it resolves the annoying warnings for Python 3.7.

@pzhokhov pzhokhov merged commit dc27a6f into openai:master Nov 28, 2018
jvmncs added a commit to david-lindner/safe-grid-gym that referenced this pull request Jan 11, 2019
@Pybast
Copy link

Pybast commented Jan 30, 2019

I have removed the env.load(False) by env.resolve() and it s now working fine.

@muGithub
Copy link

I've tried this, but it's just get rid of the warning, the gift is still not appeared, but the code runs without errors and warnings.

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.

6 participants