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

MMdnn 0.3.1 numpy and mxnet required version? #919

Open
ddfabbro opened this issue Apr 19, 2021 · 0 comments
Open

MMdnn 0.3.1 numpy and mxnet required version? #919

ddfabbro opened this issue Apr 19, 2021 · 0 comments

Comments

@ddfabbro
Copy link

Platform (like ubuntu 16.04/win10): Ubuntu 16.04.4 LTS

Python version: Python 3.5.2

Source framework with version (like Tensorflow 1.4.1 with GPU): mxnet 1.2.0

I installed the latest MMdnn version using

pip install -U git+https://github.com/Microsoft/MMdnn.git@master

But pip warned

mxnet 1.2.0 has requirement numpy<1.15.0,>=1.8.2 ...

If I downgrade numpy to <1.15.0,>=1.8.2

mmdnn 0.3.1 has requirement numpy>=1.15.0 ...

Which versions should I be using for numpy and mxnet?

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

No branches or pull requests

1 participant