2021-07-15T02:47:47,587 Created temporary directory: /tmp/pip-ephem-wheel-cache-8t9y_s7t 2021-07-15T02:47:47,590 Created temporary directory: /tmp/pip-req-tracker-7adgmql8 2021-07-15T02:47:47,591 Initialized build tracking at /tmp/pip-req-tracker-7adgmql8 2021-07-15T02:47:47,591 Created build tracker: /tmp/pip-req-tracker-7adgmql8 2021-07-15T02:47:47,591 Entered build tracker: /tmp/pip-req-tracker-7adgmql8 2021-07-15T02:47:47,592 Created temporary directory: /tmp/pip-wheel-9ihco76f 2021-07-15T02:47:47,622 1 location(s) to search for versions of pipipx: 2021-07-15T02:47:47,622 * https://pypi.org/simple/pipipx/ 2021-07-15T02:47:47,623 Fetching project page and analyzing links: https://pypi.org/simple/pipipx/ 2021-07-15T02:47:47,624 Getting page https://pypi.org/simple/pipipx/ 2021-07-15T02:47:47,625 Found index url https://pypi.org/simple 2021-07-15T02:47:47,723 Found link https://files.pythonhosted.org/packages/8e/20/e2674b749fcded7fbf647c11eb06397c2cb3b9b9d2bc8a7ae73ac72feb1c/pipipx-0.0.1.tar.gz#sha256=cb4ea09ad964e68475bdd74b9c5325df88fbfdd63392de766e219b9d3ec39382 (from https://pypi.org/simple/pipipx/), version: 0.0.1 2021-07-15T02:47:47,723 Found link https://files.pythonhosted.org/packages/59/4c/5afa00256093d94cffb3f73f848a657ee4e6ebbd647f8550faa936da6c79/pipipx-0.0.2.tar.gz#sha256=fa4e61aab5e5ee3bb9f665c1c177fd2907081fea2ebc609232baaf1cb3e14112 (from https://pypi.org/simple/pipipx/), version: 0.0.2 2021-07-15T02:47:47,724 Skipping link: not a file: https://pypi.org/simple/pipipx/ 2021-07-15T02:47:47,743 Given no hashes to check 1 links for project 'pipipx': discarding no candidates 2021-07-15T02:47:47,763 Collecting pipipx==0.0.2 2021-07-15T02:47:47,765 Created temporary directory: /tmp/pip-unpack-lsnizcxi 2021-07-15T02:47:48,137 Downloading pipipx-0.0.2.tar.gz (1.1 kB) 2021-07-15T02:47:48,160 Added pipipx==0.0.2 from https://files.pythonhosted.org/packages/59/4c/5afa00256093d94cffb3f73f848a657ee4e6ebbd647f8550faa936da6c79/pipipx-0.0.2.tar.gz#sha256=fa4e61aab5e5ee3bb9f665c1c177fd2907081fea2ebc609232baaf1cb3e14112 to build tracker '/tmp/pip-req-tracker-7adgmql8' 2021-07-15T02:47:48,161 Running setup.py (path:/tmp/pip-wheel-9ihco76f/pipipx_b9232720f4f44087ad1942df2c6b93f5/setup.py) egg_info for package pipipx 2021-07-15T02:47:48,162 Created temporary directory: /tmp/pip-pip-egg-info-x21zqxfe 2021-07-15T02:47:48,162 Running command python setup.py egg_info 2021-07-15T02:47:49,036 Traceback (most recent call last): 2021-07-15T02:47:49,036 File "", line 1, in 2021-07-15T02:47:49,036 File "/tmp/pip-wheel-9ihco76f/pipipx_b9232720f4f44087ad1942df2c6b93f5/setup.py", line 6, in 2021-07-15T02:47:49,037 raise ImportError('Did you mean to install pipx-in-pipx?') 2021-07-15T02:47:49,037 ImportError: Did you mean to install pipx-in-pipx? 2021-07-15T02:47:49,093 WARNING: Discarding https://files.pythonhosted.org/packages/59/4c/5afa00256093d94cffb3f73f848a657ee4e6ebbd647f8550faa936da6c79/pipipx-0.0.2.tar.gz#sha256=fa4e61aab5e5ee3bb9f665c1c177fd2907081fea2ebc609232baaf1cb3e14112 (from https://pypi.org/simple/pipipx/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T02:47:49,094 ERROR: Could not find a version that satisfies the requirement pipipx==0.0.2 (from versions: 0.0.1, 0.0.2) 2021-07-15T02:47:49,095 ERROR: No matching distribution found for pipipx==0.0.2 2021-07-15T02:47:49,095 Exception information: 2021-07-15T02:47:49,095 Traceback (most recent call last): 2021-07-15T02:47:49,095 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T02:47:49,095 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T02:47:49,095 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T02:47:49,095 raise RequirementsConflicted(criterion) 2021-07-15T02:47:49,095 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pipipx==0.0.2') 2021-07-15T02:47:49,095 2021-07-15T02:47:49,095 During handling of the above exception, another exception occurred: 2021-07-15T02:47:49,095 2021-07-15T02:47:49,095 Traceback (most recent call last): 2021-07-15T02:47:49,095 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T02:47:49,095 result = self._result = resolver.resolve( 2021-07-15T02:47:49,095 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T02:47:49,095 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T02:47:49,095 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T02:47:49,095 raise ResolutionImpossible(e.criterion.information) 2021-07-15T02:47:49,095 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pipipx==0.0.2'), parent=None)] 2021-07-15T02:47:49,095 2021-07-15T02:47:49,095 The above exception was the direct cause of the following exception: 2021-07-15T02:47:49,095 2021-07-15T02:47:49,095 Traceback (most recent call last): 2021-07-15T02:47:49,095 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T02:47:49,095 status = self.run(options, args) 2021-07-15T02:47:49,095 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T02:47:49,095 return func(self, options, args) 2021-07-15T02:47:49,095 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T02:47:49,095 requirement_set = resolver.resolve( 2021-07-15T02:47:49,095 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T02:47:49,095 raise error from e 2021-07-15T02:47:49,095 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pipipx==0.0.2 2021-07-15T02:47:49,101 Removed pipipx==0.0.2 from https://files.pythonhosted.org/packages/59/4c/5afa00256093d94cffb3f73f848a657ee4e6ebbd647f8550faa936da6c79/pipipx-0.0.2.tar.gz#sha256=fa4e61aab5e5ee3bb9f665c1c177fd2907081fea2ebc609232baaf1cb3e14112 from build tracker '/tmp/pip-req-tracker-7adgmql8' 2021-07-15T02:47:49,101 Removed build tracker: '/tmp/pip-req-tracker-7adgmql8'