Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Warnings in unit tests for OpenAI gym wrapper #78

Open
AlexanderFabisch opened this issue Aug 9, 2018 · 0 comments
Open

Warnings in unit tests for OpenAI gym wrapper #78

AlexanderFabisch opened this issue Aug 9, 2018 · 0 comments

Comments

@AlexanderFabisch
Copy link
Contributor

test_environment.test_environments_follow_standard_protocol ... WARN: gym.spaces.Box autodetected dtype as <type 'numpy.float32'>. Please provide explicit dtype.
ok
test_objective_functions.test_optimum ... ok
test_objective_functions.test_input_validation ... ok
test_openaigym.test_discrete_input ... WARN: gym.spaces.Box autodetected dtype as <type 'numpy.float32'>. Please provide explicit dtype.
ok
test_openaigym.test_box_input ... WARN: gym.spaces.Box autodetected dtype as <type 'numpy.float32'>. Please provide explicit dtype.
WARN: gym.spaces.Box autodetected dtype as <type 'numpy.float32'>. Please provide explicit dtype.
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant