python3-pip opened a new issue #10684: How do I install mxnet on Termux? URL: https://github.com/apache/incubator-mxnet/issues/10684 I want run mxnet on mobile phone, but when I run: `pip install mxnet` It says: ``` Collecting mxnet Could not find a version that satisfies the requirement mxnet (from versions: ) No matching distribution found for mxnet ``` I tried it to build from source, but it says: `RuntimeError: Cannot find the MXNet libaray.` What should I do?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
