Facebook
From Voluminous Guinea Pig, 10 Months ago, written in Bash.
Embed
Download Paste or View Raw
Hits: 92
  1. Building project dependencies for Python 3.8, writing to /var/folders/fj/ns_fwgpx6r9f1t41nlxt995c0000gn/T/tmp0_n051jm
  2. Error: Failed to build dependencies:
  3. Dependency build failure details:
  4. Command:
  5. | /Users/arturomartinez/Library/Caches/pypoetry/virtualenvs/ts-predict-dagster-ny8Kd2Qs-py3.9/bin/python -m pex --platform=manylinux2014_x86_64-cp-38-cp38 --no-strip-pex-env --pip-version=22.2.2 -v -v --resolve-local-platforms --resolver-version=pip-2020-resolver -r /var/folders/fj/ns_fwgpx6r9f1t41nlxt995c0000gn/T/tmp0_n051jm/deps-requirements-6076786b845077e424a0cab2e1915ed54a798be3.txt -o /var/folders/fj/ns_fwgpx6r9f1t41nlxt995c0000gn/T/tmp0_n051jm/deps-from-6076786b845077e424a0cab2e1915ed54a798be3.pex
  6. Error:
  7. | pex: Searching for local interpreters matching manylinux2014_x86_64-cp-38-cp38
  8. | pex: Hashing pex
  9. | pex: Hashing pex: 157.4ms
  10. | pex: Isolating pex
  11. | pex: Isolating pex: 0.0ms
  12. | pex: Searching for local interpreters matching manylinux2014_x86_64-cp-38-cp38: 486.2ms
  13. | pex: Could not resolve a local interpreter for manylinux2014_x86_64-cp-38-cp38, will resolve only binary distributions for this platform.
  14. | pex: Building pex
  15. | pex: Building pex :: Resolving distributions (/var/folders/fj/ns_fwgpx6r9f1t41nlxt995c0000gn/T/tmp0_n051jm/deps-requirements-6076786b845077e424a0cab2e1915ed54a798be3.txt)
  16. | pex: Building pex :: Resolving distributions (/var/folders/fj/ns_fwgpx6r9f1t41nlxt995c0000gn/T/tmp0_n051jm/deps-requirements-6076786b845077e424a0cab2e1915ed54a798be3.txt) :: Resolving requirements.
  17. | pex: Building pex :: Resolving distributions (/var/folders/fj/ns_fwgpx6r9f1t41nlxt995c0000gn/T/tmp0_n051jm/deps-requirements-6076786b845077e424a0cab2e1915ed54a798be3.txt) :: Resolving requirements. :: Resolving for:
  18. |   cp38-cp38-manylinux2014_x86_64
  19. | pex: Calculating compatible python versions for ['==3.8.*']
  20. | pex: Calculating compatible python versions for ['==3.8.*']: 7.8ms
  21. | pid 72156 -> /Users/arturomartinez/.pex/venvs/d94aacb205322ff0dd7aeaa72553c0be8058ac27/86f9a3c4fec1c39828ba879a009fc12c008d1823/bin/python -sE /Users/arturomartinez/.pex/venvs/d94aacb205322ff0dd7aeaa72553c0be8058ac27/86f9a3c4fec1c39828ba879a009fc12c008d1823/pex --disable-pip-version-check --no-python-version-warning --exists-action a --no-input --isolated -q --cache-dir /Users/arturomartinez/.pex/pip_cache --log /private/var/folders/fj/ns_fwgpx6r9f1t41nlxt995c0000gn/T/pex-pip-log.ngaw0237/pip.log download --dest /Users/arturomartinez/.pex/downloads/resolver_download.muxiuud5/cp38-cp38-manylinux2014_x86_64 --requirement /var/folders/fj/ns_fwgpx6r9f1t41nlxt995c0000gn/T/tmp0_n051jm/deps-requirements-6076786b845077e424a0cab2e1915ed54a798be3.txt --index-url https://pypi.org/simple --retries 5 --timeout 15 exited with 1 and STDERR:
  22. |   error: subprocess-exited-with-error
  23. |
  24. |   × python setup.py egg_info did not run successfully.
  25. |   │ exit code: 1
  26. |   ╰─> See above for output.
  27. |
  28. |   note: This error originates from a subprocess, and is likely not a problem with pip.
  29. | error: metadata-generation-failed
  30. |
  31. | × Encountered error while generating package metadata.
  32. | ╰─> See above for output.
  33. |
  34. | note: This is an issue with the package mentioned above, not pip.
  35. | hint: See above for details.
  36. |
  37.