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 2020/01/28 19:53:43 UTC

[GitHub] [incubator-mxnet] ChaiBapchya opened a new issue #17457: Py3.5 required for Static build GPU 14.04 Python

ChaiBapchya opened a new issue #17457: Py3.5 required for Static build GPU 14.04 Python
URL: https://github.com/apache/incubator-mxnet/issues/17457
 
 
   ## Description
   Ubuntu 14.04 <Unix GPU>
   
   http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Funix-gpu/detail/PR-17286/6/pipeline/326
   
   ### Error Message
   ```
   python3 get-pip.py
   
   Traceback (most recent call last):
   
     File "get-pip.py", line 22711, in <module>
   
       main()
   
     File "get-pip.py", line 198, in main
   
       bootstrap(tmpdir=tmpdir)
   
     File "get-pip.py", line 83, in bootstrap
   
       from pip._internal.commands.install import InstallCommand
   
     File "<frozen importlib._bootstrap>", line 2237, in _find_and_load
   
     File "<frozen importlib._bootstrap>", line 2226, in _find_and_load_unlocked
   
     File "<frozen importlib._bootstrap>", line 1191, in _load_unlocked
   
     File "<frozen importlib._bootstrap>", line 1161, in _load_backward_compatible
   
     File "/tmp/tmpfef2d0jq/pip.zip/pip/_internal/commands/install.py", line 18, in <module>
   
     File "<frozen importlib._bootstrap>", line 2237, in _find_and_load
   
     File "<frozen importlib._bootstrap>", line 2226, in _find_and_load_unlocked
   
     File "<frozen importlib._bootstrap>", line 1191, in _load_unlocked
   
     File "<frozen importlib._bootstrap>", line 1161, in _load_backward_compatible
   
     File "/tmp/tmpfef2d0jq/pip.zip/pip/_vendor/pkg_resources/__init__.py", line 92, in <module>
   
   RuntimeError: Python 3.5 or later is required
   
   ```
   

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


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] leezu closed issue #17457: Py3.5 required for Static build GPU 14.04 Python

Posted by GitBox <gi...@apache.org>.
leezu closed issue #17457: Py3.5 required for Static build GPU 14.04 Python
URL: https://github.com/apache/incubator-mxnet/issues/17457
 
 
   

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


With regards,
Apache Git Services