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 2017/11/29 10:11:17 UTC

[GitHub] zzcpf opened a new issue #8864: OpWrapperGenerator.py cdll.libmxnet=cdll.LoadLibrary(sys.argv[1]) Unable to find the specified module

zzcpf opened a new issue #8864: OpWrapperGenerator.py  cdll.libmxnet=cdll.LoadLibrary(sys.argv[1]) Unable to find the specified module
URL: https://github.com/apache/incubator-mxnet/issues/8864
 
 
   when I use vs2015 to build cpp-package,
   Running:OpWrapperGenerator.py
   self._handle=_dlopen(self.name,mode)
   OSError:[winerror]Unable to find the specified module
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services