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

fix importlib deprecation warning under python3 #254

Closed
jesterhazy opened this issue Jan 11, 2018 · 1 comment
Closed

fix importlib deprecation warning under python3 #254

jesterhazy opened this issue Jan 11, 2018 · 1 comment

Comments

@jesterhazy
Copy link
Contributor

$ mxnet-model-export --model-name squeezenet_v1.1 --model-path .

/usr/local/anaconda3/envs/mms3/lib/python3.6/site-packages/mms/export_model.py:18: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses

@yuruofeifei
Copy link
Contributor

fixed by #279

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants