leezu commented on issue #16933: Python setup.py bdist_wheel broken
URL: 
https://github.com/apache/incubator-mxnet/issues/16933#issuecomment-565301630
 
 
   Yes. The description in 
https://github.com/apache/incubator-mxnet/issues/16933#issuecomment-561461776 
should be sufficient to build the wheel. 
   
   If you're on a system with `libgfortran.so.4`, you simply have to replace 
any reference to `libgfortran.so.3` in the `tools/staticbuild` folder with 
`libgfortran.so.4`.
   
   Did you meet any problem? If you can create a PR to improve the script and 
Readme that would be great.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to