Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2022
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.30 KB | None | 0 0
  1. 2022-08-03T18:23:19,552 Skipping link: not a file: https://pypi.org/simple/gnocchi/
  2. 2022-08-03T18:23:19,581 Given no hashes to check 0 links for project 'gnocchi': discarding no candidates
  3. 2022-08-03T18:23:19,584 ERROR: Could not find a version that satisfies the requirement gnocchi[keystone,mysql] (from versions: 1.0.0a1, 1.0.0rc1, 1.0.0rc2, 1.0.0, 1.0.1, 1.1.0, 1.2.0, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 2.0.0, 2.0.1, 2.0.2, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.2.0, 2.2.1, 2.28.12, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.0.6, 3.0.7, 3.0.8, 3.0.9, 3.0.10, 3.0.11, 3.0.12, 3.0.13, 3.0.14, 3.0.15, 3.0.17, 3.0.18, 3.0.19, 3.0.20, 3.0.21, 3.1.0, 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.1.5, 3.1.6, 3.1.7, 3.1.8, 3.1.9, 3.1.10, 3.1.11, 3.1.12, 3.1.13, 3.1.14, 3.1.15, 3.1.16, 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.0.5, 4.0.6, 4.1.1, 4.1.2, 4.1.3, 4.1.4, 4.2.0, 4.2.1, 4.2.2, 4.2.3, 4.2.4, 4.2.5, 4.3.0, 4.3.1, 4.3.2, 4.3.4, 4.3.5, 4.3.6, 4.4.0, 4.4.1, 4.4.2)
  4. 2022-08-03T18:23:19,585 ERROR: No matching distribution found for gnocchi[keystone,mysql]
  5. 2022-08-03T18:23:19,585 Exception information:
  6. 2022-08-03T18:23:19,585 Traceback (most recent call last):
  7. 2022-08-03T18:23:19,585 File "/openstack/venvs/gnocchi-25.0.0/lib/python3.10/site-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve
  8. 2022-08-03T18:23:19,585 self._add_to_criteria(self.state.criteria, r, parent=None)
  9. 2022-08-03T18:23:19,585 File "/openstack/venvs/gnocchi-25.0.0/lib/python3.10/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria
  10. 2022-08-03T18:23:19,585 raise RequirementsConflicted(criterion)
  11. 2022-08-03T18:23:19,585 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gnocchi[keystone,mysql]')
  12. 2022-08-03T18:23:19,585
  13. 2022-08-03T18:23:19,585 During handling of the above exception, another exception occurred:
  14. 2022-08-03T18:23:19,585
  15. 2022-08-03T18:23:19,585 Traceback (most recent call last):
  16. 2022-08-03T18:23:19,585 File "/openstack/venvs/gnocchi-25.0.0/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve
  17. 2022-08-03T18:23:19,585 result = self._result = resolver.resolve(
  18. 2022-08-03T18:23:19,585 File "/openstack/venvs/gnocchi-25.0.0/lib/python3.10/site-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve
  19. 2022-08-03T18:23:19,585 state = resolution.resolve(requirements, max_rounds=max_rounds)
  20. 2022-08-03T18:23:19,585 File "/openstack/venvs/gnocchi-25.0.0/lib/python3.10/site-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve
  21. 2022-08-03T18:23:19,585 raise ResolutionImpossible(e.criterion.information)
  22. 2022-08-03T18:23:19,585 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gnocchi[keystone,mysql]'), parent=None)]
  23. 2022-08-03T18:23:19,585
  24. 2022-08-03T18:23:19,585 The above exception was the direct cause of the following exception:
  25. 2022-08-03T18:23:19,585
  26. 2022-08-03T18:23:19,585 Traceback (most recent call last):
  27. 2022-08-03T18:23:19,585 File "/openstack/venvs/gnocchi-25.0.0/lib/python3.10/site-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper
  28. 2022-08-03T18:23:19,585 status = run_func(*args)
  29. 2022-08-03T18:23:19,585 File "/openstack/venvs/gnocchi-25.0.0/lib/python3.10/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper
  30. 2022-08-03T18:23:19,585 return func(self, options, args)
  31. 2022-08-03T18:23:19,585 File "/openstack/venvs/gnocchi-25.0.0/lib/python3.10/site-packages/pip/_internal/commands/install.py", line 338, in run
  32. 2022-08-03T18:23:19,585 requirement_set = resolver.resolve(
  33. 2022-08-03T18:23:19,585 File "/openstack/venvs/gnocchi-25.0.0/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve
  34. 2022-08-03T18:23:19,585 raise error from e
  35. 2022-08-03T18:23:19,585 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gnocchi[keystone,mysql]
  36. 2022-08-03T18:23:19,598 WARNING: You are using pip version 21.3.1; however, version 22.2.1 is available.
  37. 2022-08-03T18:23:19,598 You should consider upgrading via the '/openstack/venvs/gnocchi-25.0.0/bin/python3 -m pip install --upgrade pip' command.
  38. 2022-08-03T18:23:19,599 Removed build tracker: '/tmp/pip-req-tracker-723_9uqy'
  39.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement