2021-10-18T05:37:59,421 Created temporary directory: /tmp/pip-ephem-wheel-cache-0weey9am 2021-10-18T05:37:59,424 Created temporary directory: /tmp/pip-req-tracker-7agl1_tl 2021-10-18T05:37:59,425 Initialized build tracking at /tmp/pip-req-tracker-7agl1_tl 2021-10-18T05:37:59,425 Created build tracker: /tmp/pip-req-tracker-7agl1_tl 2021-10-18T05:37:59,425 Entered build tracker: /tmp/pip-req-tracker-7agl1_tl 2021-10-18T05:37:59,426 Created temporary directory: /tmp/pip-wheel-5le10nk4 2021-10-18T05:37:59,457 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-18T05:37:59,460 2 location(s) to search for versions of nametable: 2021-10-18T05:37:59,460 * https://pypi.org/simple/nametable/ 2021-10-18T05:37:59,460 * https://www.piwheels.org/simple/nametable/ 2021-10-18T05:37:59,460 Fetching project page and analyzing links: https://pypi.org/simple/nametable/ 2021-10-18T05:37:59,461 Getting page https://pypi.org/simple/nametable/ 2021-10-18T05:37:59,463 Found index url https://pypi.org/simple 2021-10-18T05:37:59,557 Skipping link: No binaries permitted for nametable: https://files.pythonhosted.org/packages/58/af/f869c68bca8ff27b8c9ff7b104bbd2912def135d563de2e45b05a00c837f/nametable-0.1.0-py3-none-any.whl#sha256=f6650e758da88ee2bd7115347062e73bb86385801a211ac6023b8dbacffdf3ec (from https://pypi.org/simple/nametable/) (requires-python:>=3.9.7,<3.11) 2021-10-18T05:37:59,558 Link requires a different Python (3.9.2 not in: '>=3.9.7,<3.11'): https://files.pythonhosted.org/packages/60/b2/15b27a40944f0a77004479dd264337a084ef4b284a2b3531719be7b94cdf/nametable-0.1.0.tar.gz#sha256=52a74651c90524154972b48e406346a988196ad78dd6701642d397126599936d (from https://pypi.org/simple/nametable/) (requires-python:>=3.9.7,<3.11) 2021-10-18T05:37:59,558 Skipping link: No binaries permitted for nametable: https://files.pythonhosted.org/packages/84/21/1a8d49c0d50f6dd9f3cefc200bda3e23a33833896990bc9df814198c6aa9/nametable-0.1.1-py3-none-any.whl#sha256=76795412092c3d02a7d8ec470979b4ca1282f73e9e93b34a5ab6ee2f8a466563 (from https://pypi.org/simple/nametable/) (requires-python:>=3.9.7,<3.11) 2021-10-18T05:37:59,559 Link requires a different Python (3.9.2 not in: '>=3.9.7,<3.11'): https://files.pythonhosted.org/packages/ec/47/8036c41dbdc2351e462a9f1e2e09a7a115d5b3f90a1b82f236078468ca49/nametable-0.1.1.tar.gz#sha256=9e71cd3e75395b8e30695cc02d51950a551168b3851243fa0aa7cf46190a32a0 (from https://pypi.org/simple/nametable/) (requires-python:>=3.9.7,<3.11) 2021-10-18T05:37:59,559 Fetching project page and analyzing links: https://www.piwheels.org/simple/nametable/ 2021-10-18T05:37:59,559 Getting page https://www.piwheels.org/simple/nametable/ 2021-10-18T05:37:59,560 Found index url https://www.piwheels.org/simple 2021-10-18T05:37:59,734 Skipping link: not a file: https://www.piwheels.org/simple/nametable/ 2021-10-18T05:37:59,734 Skipping link: not a file: https://pypi.org/simple/nametable/ 2021-10-18T05:37:59,754 Given no hashes to check 0 links for project 'nametable': discarding no candidates 2021-10-18T05:37:59,754 ERROR: Could not find a version that satisfies the requirement nametable==0.1.0 (from versions: none) 2021-10-18T05:37:59,755 ERROR: No matching distribution found for nametable==0.1.0 2021-10-18T05:37:59,755 Exception information: 2021-10-18T05:37:59,755 Traceback (most recent call last): 2021-10-18T05:37:59,755 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-18T05:37:59,755 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-18T05:37:59,755 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-18T05:37:59,755 raise RequirementsConflicted(criterion) 2021-10-18T05:37:59,755 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nametable==0.1.0') 2021-10-18T05:37:59,755 2021-10-18T05:37:59,755 During handling of the above exception, another exception occurred: 2021-10-18T05:37:59,755 2021-10-18T05:37:59,755 Traceback (most recent call last): 2021-10-18T05:37:59,755 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-10-18T05:37:59,755 result = self._result = resolver.resolve( 2021-10-18T05:37:59,755 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-18T05:37:59,755 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-18T05:37:59,755 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-18T05:37:59,755 raise ResolutionImpossible(e.criterion.information) 2021-10-18T05:37:59,755 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nametable==0.1.0'), parent=None)] 2021-10-18T05:37:59,755 2021-10-18T05:37:59,755 The above exception was the direct cause of the following exception: 2021-10-18T05:37:59,755 2021-10-18T05:37:59,755 Traceback (most recent call last): 2021-10-18T05:37:59,755 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-18T05:37:59,755 status = self.run(options, args) 2021-10-18T05:37:59,755 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-18T05:37:59,755 return func(self, options, args) 2021-10-18T05:37:59,755 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-10-18T05:37:59,755 requirement_set = resolver.resolve( 2021-10-18T05:37:59,755 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-18T05:37:59,755 raise error from e 2021-10-18T05:37:59,755 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nametable==0.1.0 2021-10-18T05:37:59,759 Removed build tracker: '/tmp/pip-req-tracker-7agl1_tl'