Advertisement
EvilSupahFly

Flatpak Builder Output

Aug 12th, 2024
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | Software | 0 0
  1. ========================================================================
  2. Building module python3-pre-commit in /home/evilsupahfly/Downloads/Amulet/.flatpak-builder/build/python3-pre-commit-1
  3. ========================================================================
  4. Running: pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" --prefix=${FLATPAK_DEST} "pre-commit>=1.11.1" --report=pip_report.json --no-build-isolation
  5. Using pip 24.1.2 from /usr/lib/python3.11/site-packages/pip (python 3.11)
  6. Looking in links: file:///run/build/python3-pre-commit
  7. Processing ./pre_commit-3.8.0-py2.py3-none-any.whl
  8. Processing ./cfgv-3.4.0-py2.py3-none-any.whl (from pre-commit>=1.11.1)
  9. Processing ./identify-2.6.0-py2.py3-none-any.whl (from pre-commit>=1.11.1)
  10. Processing ./nodeenv-1.9.1-py2.py3-none-any.whl (from pre-commit>=1.11.1)
  11. INFO: pip is looking at multiple versions of pre-commit to determine which version is compatible with other requirements. This could take a while.
  12. ERROR: Could not find a version that satisfies the requirement pyyaml>=5.1 (from pre-commit) (from versions: none)
  13. ERROR: No matching distribution found for pyyaml>=5.1
  14. Error: module python3-pre-commit: Child process exited with code 1
  15.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement