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

sklearn DeprecationWarning: the imp module is deprecated in favour of importlib #2329

Open
loretoparisi opened this issue Jul 3, 2019 · 0 comments
Assignees
Labels

Comments

@loretoparisi
Copy link

loretoparisi commented Jul 3, 2019

/usr/local/lib/python3.7/site-packages/sklearn/externals/joblib/externals/cloudpickle/cloudpickle.py:47: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
  import imp

I have on macOS

$ python3 --version
Python 3.7.3

and latest nltk from pip3.
This issue should be related to scikit-learn/scikit-learn#12434

@stevenbird stevenbird self-assigned this Jul 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants