2021-07-12T13:56:25,406 Created temporary directory: /tmp/pip-ephem-wheel-cache-h8mmufmh 2021-07-12T13:56:25,409 Created temporary directory: /tmp/pip-req-tracker-jjndwtnh 2021-07-12T13:56:25,410 Initialized build tracking at /tmp/pip-req-tracker-jjndwtnh 2021-07-12T13:56:25,410 Created build tracker: /tmp/pip-req-tracker-jjndwtnh 2021-07-12T13:56:25,410 Entered build tracker: /tmp/pip-req-tracker-jjndwtnh 2021-07-12T13:56:25,411 Created temporary directory: /tmp/pip-wheel-7_qlzk99 2021-07-12T13:56:25,440 1 location(s) to search for versions of session2s3: 2021-07-12T13:56:25,440 * https://pypi.org/simple/session2s3/ 2021-07-12T13:56:25,441 Fetching project page and analyzing links: https://pypi.org/simple/session2s3/ 2021-07-12T13:56:25,441 Getting page https://pypi.org/simple/session2s3/ 2021-07-12T13:56:25,443 Found index url https://pypi.org/simple 2021-07-12T13:56:25,624 Link requires a different Python (3.9.2 not in: '==2.7.*'): https://files.pythonhosted.org/packages/18/e9/41b9d9d8ca820c4477bf657339da6ea2a6595d6b8c2cb3349b3765063d4a/session2s3-0.1a1.tar.gz#sha256=864865da68eab290188249fc2798da88c1c3d79aa311dbac4a21ee12d11745b5 (from https://pypi.org/simple/session2s3/) (requires-python:==2.7.*) 2021-07-12T13:56:25,625 Link requires a different Python (3.9.2 not in: '==2.7.*'): https://files.pythonhosted.org/packages/e0/98/912a7ae512f3c50c4bddb5db164cd4f8c15b958072e0359b503825cd37b1/session2s3-0.2a1.tar.gz#sha256=6996ddc63b7108f1209e451e58c65a08f8f6028d0af8b25d58085a74cd669ca3 (from https://pypi.org/simple/session2s3/) (requires-python:==2.7.*) 2021-07-12T13:56:25,625 Found link https://files.pythonhosted.org/packages/e3/6a/266026158f6bb61b3ac70d7c29f46a1f0ac78669b52f98466f14379d9eb5/session2s3-0.5a0.tar.gz#sha256=bd1c179223a59b8837a7c1b01ecc5bb7aa991d1b48cf4a723a736bdb720cc030 (from https://pypi.org/simple/session2s3/), version: 0.5a0 2021-07-12T13:56:25,625 Skipping link: not a file: https://pypi.org/simple/session2s3/ 2021-07-12T13:56:25,643 Given no hashes to check 0 links for project 'session2s3': discarding no candidates 2021-07-12T13:56:25,643 ERROR: Could not find a version that satisfies the requirement session2s3==0.1a1 (from versions: 0.5a0) 2021-07-12T13:56:25,644 ERROR: No matching distribution found for session2s3==0.1a1 2021-07-12T13:56:25,644 Exception information: 2021-07-12T13:56:25,644 Traceback (most recent call last): 2021-07-12T13:56:25,644 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T13:56:25,644 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T13:56:25,644 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T13:56:25,644 raise RequirementsConflicted(criterion) 2021-07-12T13:56:25,644 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('session2s3==0.1a1') 2021-07-12T13:56:25,644 2021-07-12T13:56:25,644 During handling of the above exception, another exception occurred: 2021-07-12T13:56:25,644 2021-07-12T13:56:25,644 Traceback (most recent call last): 2021-07-12T13:56:25,644 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T13:56:25,644 result = self._result = resolver.resolve( 2021-07-12T13:56:25,644 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T13:56:25,644 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T13:56:25,644 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T13:56:25,644 raise ResolutionImpossible(e.criterion.information) 2021-07-12T13:56:25,644 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('session2s3==0.1a1'), parent=None)] 2021-07-12T13:56:25,644 2021-07-12T13:56:25,644 The above exception was the direct cause of the following exception: 2021-07-12T13:56:25,644 2021-07-12T13:56:25,644 Traceback (most recent call last): 2021-07-12T13:56:25,644 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T13:56:25,644 status = self.run(options, args) 2021-07-12T13:56:25,644 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T13:56:25,644 return func(self, options, args) 2021-07-12T13:56:25,644 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T13:56:25,644 requirement_set = resolver.resolve( 2021-07-12T13:56:25,644 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T13:56:25,644 raise error from e 2021-07-12T13:56:25,644 pip._internal.exceptions.DistributionNotFound: No matching distribution found for session2s3==0.1a1 2021-07-12T13:56:25,648 Removed build tracker: '/tmp/pip-req-tracker-jjndwtnh'