Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Silence deprecation warning when importing finance in pylab#7524
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
I don't really understand the problem: there are many toolkits that are not part of the distribution (cmocean for example). |
efiring commentedNov 28, 2016 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Yes, but they are not toolkits that are beingremoved from mpl. The deprecation gives no clue as to where the new toolkit is, or even what it is called. Is it available anywhere other than via github? |
I'd indeed add the mpl_toolkits finance to pypi if it hasn't been done, to do a proper release. I can take care of this. |
The discussion is in#7295.
There is still a problem, though: the deprecation message says to switch to the toolkit. How is the user supposed to know how to do that? It's not in the mpl_toolkits part of the distribution.