chinakook opened a new issue #15112: [Feature Request] Make mxnet be available to published by PyInstaller URL: https://github.com/apache/incubator-mxnet/issues/15112 **PyInstaller** bundles a Python application and all its dependencies into a single package. It support Windows/Linux and Mac OS. We can publish our app rapidly on these platforms by PyInstaller. However, mxnet cannot be packaged as a dependency. So I think we should make MXNet to be compatible with PyInstaller. P.S: ```Ten*flow``` and ```Pyt*ch``` can be directly packaged with PyInstaller. I've tested on Windows.
---------------------------------------------------------------- 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
