Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Py3.5 required for Static build GPU 14.04 Python #17457

Closed
ChaiBapchya opened this issue Jan 28, 2020 · 0 comments · Fixed by #17474
Closed

Py3.5 required for Static build GPU 14.04 Python #17457

ChaiBapchya opened this issue Jan 28, 2020 · 0 comments · Fixed by #17474
Labels

Comments

@ChaiBapchya
Copy link
Contributor

Description

Ubuntu 14.04

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant