You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/08/18 20:32:01 UTC

[GitHub] [incubator-mxnet] eric-haibin-lin opened a new issue #18957: MKLDNN headers missing in mxnet mac nightly build

eric-haibin-lin opened a new issue #18957:
URL: https://github.com/apache/incubator-mxnet/issues/18957


   ```
   ➜  pip3 list | grep mxnet
   mxnet                 2.0.0b20200818
   You are using pip version 19.0.3, however version 20.2.2 is available.
   You should consider upgrading via the 'pip install --upgrade pip' command.
   ➜  ls /Users/haibinlin/Library/Python/3.7/lib/python/site-packages/mxnet/include/
   dlpack  dmlc    mshadow mxnet   nnvm
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] leezu commented on issue #18957: MKLDNN headers missing in mxnet mac nightly build

Posted by GitBox <gi...@apache.org>.
leezu commented on issue #18957:
URL: https://github.com/apache/incubator-mxnet/issues/18957#issuecomment-874813819


   What error do you face when installing on MAC?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [incubator-mxnet] szha commented on issue #18957: MKLDNN headers missing in mxnet mac nightly build

Posted by GitBox <gi...@apache.org>.
szha commented on issue #18957:
URL: https://github.com/apache/incubator-mxnet/issues/18957#issuecomment-675698039


   cc @leezu 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-mxnet] bgawrych commented on issue #18957: MKLDNN headers missing in mxnet mac nightly build

Posted by GitBox <gi...@apache.org>.
bgawrych commented on issue #18957:
URL: https://github.com/apache/incubator-mxnet/issues/18957#issuecomment-874717336


   @leezu Is this issue solved? I cannot install nightly build on MAC:
   ProductName:    Mac OS X
   ProductVersion: 10.15.4
   BuildVersion:   19E287


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [incubator-mxnet] bgawrych commented on issue #18957: MKLDNN headers missing in mxnet mac nightly build

Posted by GitBox <gi...@apache.org>.
bgawrych commented on issue #18957:
URL: https://github.com/apache/incubator-mxnet/issues/18957#issuecomment-875321339


   Following command `pip install --pre mxnet` installs mxnet-1.8.0.post0
   
   `pip install mxnet==2.0.0a0` gives this error:
   ```
   ERROR: Could not find a version that satisfies the requirement mxnet==2.0.0a0 (from versions: 1.3.0.post0, 1.3.1, 1.4.0, 1.4.1, 1.5.0, 1.5.1, 1.5.1.post0, 1.6.0, 1.7.0.post1, 1.7.0.post2, 1.8.0.post0)
   ERROR: No matching distribution found for mxnet==2.0.0a0
   ```
   on the pypi site `https://pypi.org/project/mxnet/2.0.0a0/#files` there is no wheel for mac
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org