2021-07-10T05:23:01,046 Created temporary directory: /tmp/pip-ephem-wheel-cache-m8zwdi96 2021-07-10T05:23:01,049 Created temporary directory: /tmp/pip-req-tracker-18_v5_as 2021-07-10T05:23:01,049 Initialized build tracking at /tmp/pip-req-tracker-18_v5_as 2021-07-10T05:23:01,049 Created build tracker: /tmp/pip-req-tracker-18_v5_as 2021-07-10T05:23:01,050 Entered build tracker: /tmp/pip-req-tracker-18_v5_as 2021-07-10T05:23:01,050 Created temporary directory: /tmp/pip-wheel-6ibmsup_ 2021-07-10T05:23:01,083 1 location(s) to search for versions of xdh-config: 2021-07-10T05:23:01,083 * https://pypi.org/simple/xdh-config/ 2021-07-10T05:23:01,084 Fetching project page and analyzing links: https://pypi.org/simple/xdh-config/ 2021-07-10T05:23:01,084 Getting page https://pypi.org/simple/xdh-config/ 2021-07-10T05:23:01,086 Found index url https://pypi.org/simple 2021-07-10T05:23:01,265 Found link https://files.pythonhosted.org/packages/fb/92/8a8167842f123b2682adf7ccc5aaaf35717134f894e5fdaf44b6780c095b/xdh-config-0.1.tar.gz#sha256=4018c864d5ac5e5cd82f992ae68f78c5bb8feda526538ecdb82d464c9e8ec90a (from https://pypi.org/simple/xdh-config/), version: 0.1 2021-07-10T05:23:01,265 Skipping link: not a file: https://pypi.org/simple/xdh-config/ 2021-07-10T05:23:01,283 Given no hashes to check 1 links for project 'xdh-config': discarding no candidates 2021-07-10T05:23:01,301 Collecting xdh-config==0.1 2021-07-10T05:23:01,303 Created temporary directory: /tmp/pip-unpack-tc7enhqs 2021-07-10T05:23:01,477 Downloading xdh-config-0.1.tar.gz (5.6 kB) 2021-07-10T05:23:01,521 Added xdh-config==0.1 from https://files.pythonhosted.org/packages/fb/92/8a8167842f123b2682adf7ccc5aaaf35717134f894e5fdaf44b6780c095b/xdh-config-0.1.tar.gz#sha256=4018c864d5ac5e5cd82f992ae68f78c5bb8feda526538ecdb82d464c9e8ec90a to build tracker '/tmp/pip-req-tracker-18_v5_as' 2021-07-10T05:23:01,522 Running setup.py (path:/tmp/pip-wheel-6ibmsup_/xdh-config_db4a5e53424149fda5f55bb4580f18cf/setup.py) egg_info for package xdh-config 2021-07-10T05:23:01,523 Created temporary directory: /tmp/pip-pip-egg-info-mp2qm5yw 2021-07-10T05:23:01,523 Running command python setup.py egg_info 2021-07-10T05:23:02,214 Traceback (most recent call last): 2021-07-10T05:23:02,215 File "", line 1, in 2021-07-10T05:23:02,215 File "/tmp/pip-wheel-6ibmsup_/xdh-config_db4a5e53424149fda5f55bb4580f18cf/setup.py", line 5, in 2021-07-10T05:23:02,215 import hgdistver 2021-07-10T05:23:02,215 ModuleNotFoundError: No module named 'hgdistver' 2021-07-10T05:23:02,266 WARNING: Discarding https://files.pythonhosted.org/packages/fb/92/8a8167842f123b2682adf7ccc5aaaf35717134f894e5fdaf44b6780c095b/xdh-config-0.1.tar.gz#sha256=4018c864d5ac5e5cd82f992ae68f78c5bb8feda526538ecdb82d464c9e8ec90a (from https://pypi.org/simple/xdh-config/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T05:23:02,267 ERROR: Could not find a version that satisfies the requirement xdh-config==0.1 (from versions: 0.1) 2021-07-10T05:23:02,268 ERROR: No matching distribution found for xdh-config==0.1 2021-07-10T05:23:02,268 Exception information: 2021-07-10T05:23:02,268 Traceback (most recent call last): 2021-07-10T05:23:02,268 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T05:23:02,268 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T05:23:02,268 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T05:23:02,268 raise RequirementsConflicted(criterion) 2021-07-10T05:23:02,268 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('xdh-config==0.1') 2021-07-10T05:23:02,268 2021-07-10T05:23:02,268 During handling of the above exception, another exception occurred: 2021-07-10T05:23:02,268 2021-07-10T05:23:02,268 Traceback (most recent call last): 2021-07-10T05:23:02,268 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T05:23:02,268 result = self._result = resolver.resolve( 2021-07-10T05:23:02,268 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T05:23:02,268 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T05:23:02,268 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T05:23:02,268 raise ResolutionImpossible(e.criterion.information) 2021-07-10T05:23:02,268 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('xdh-config==0.1'), parent=None)] 2021-07-10T05:23:02,268 2021-07-10T05:23:02,268 The above exception was the direct cause of the following exception: 2021-07-10T05:23:02,268 2021-07-10T05:23:02,268 Traceback (most recent call last): 2021-07-10T05:23:02,268 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T05:23:02,268 status = self.run(options, args) 2021-07-10T05:23:02,268 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T05:23:02,268 return func(self, options, args) 2021-07-10T05:23:02,268 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T05:23:02,268 requirement_set = resolver.resolve( 2021-07-10T05:23:02,268 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T05:23:02,268 raise error from e 2021-07-10T05:23:02,268 pip._internal.exceptions.DistributionNotFound: No matching distribution found for xdh-config==0.1 2021-07-10T05:23:02,273 Removed xdh-config==0.1 from https://files.pythonhosted.org/packages/fb/92/8a8167842f123b2682adf7ccc5aaaf35717134f894e5fdaf44b6780c095b/xdh-config-0.1.tar.gz#sha256=4018c864d5ac5e5cd82f992ae68f78c5bb8feda526538ecdb82d464c9e8ec90a from build tracker '/tmp/pip-req-tracker-18_v5_as' 2021-07-10T05:23:02,273 Removed build tracker: '/tmp/pip-req-tracker-18_v5_as'