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

Suppress warnings about deprecated rcParams in matplotlib>=3.0 #3013

Merged
merged 1 commit into from
Sep 24, 2018

Conversation

philippjfr
Copy link
Member

@philippjfr
Copy link
Member Author

Ready to merge.

@philippjfr
Copy link
Member Author

Merging this myself since the warnings are driving me crazy and it's a pretty straightforward fix.

@GbengaOdesanmi
Copy link

GbengaOdesanmi commented Nov 30, 2018

Please how to fix this error, thanks in advance.

matplotlib/init.py:886: MatplotlibDeprecationWarning:
examples.directory is deprecated; in the future, examples will be found relative to the 'datapath' directory.
"found relative to the 'datapath' directory.".format(key))

@philippjfr
Copy link
Member Author

It should be fixed in the next release, coming next week.

@GbengaOdesanmi
Copy link

Please how do i fix this, thanks in advance

python -m baselines.her.experiment.plot /tmp/openai-2018-12-19-12-21-56-179878
/home/gbenga/Downloads/abiona1008/envs/tensorflow/lib/python3.6/site-packages/matplotlib/init.py:886: MatplotlibDeprecationWarning:
examples.directory is deprecated; in the future, examples will be found relative to the 'datapath' directory.
"found relative to the 'datapath' directory.".format(key))

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.

2 participants