vexilligera removed a comment on issue #17808: [WIP] Windows dev environment 
configuration, update install instructions from source in the docs
URL: https://github.com/apache/incubator-mxnet/pull/17808#issuecomment-605796656
 
 
   I printed the path to the missing dll and it was:
   C:\jenkins_slave\workspace\ut-python-gpu\windows_package\lib\libmxnet.dll
   However, the build log shows this is packed into windows_package as you can 
find here:
   
http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Fwindows-gpu/detail/PR-17808/19/
   
   @larroy suggests packing the opencv binary as well but since opencv is 
already in the environment path of the AMI I guess the real problem should be 
something else (if opencv is missing and libmxnet.dll present you'll get 
segmentation fault instead, WinError 126 is triggered from Python due to wrong 
path)
   
   @marcoabreu do you have any suggestion on this?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to