2021-07-12T10:36:46,362 Created temporary directory: /tmp/pip-ephem-wheel-cache-2gtnq9e1 2021-07-12T10:36:46,365 Created temporary directory: /tmp/pip-req-tracker-3lew7ce9 2021-07-12T10:36:46,365 Initialized build tracking at /tmp/pip-req-tracker-3lew7ce9 2021-07-12T10:36:46,365 Created build tracker: /tmp/pip-req-tracker-3lew7ce9 2021-07-12T10:36:46,366 Entered build tracker: /tmp/pip-req-tracker-3lew7ce9 2021-07-12T10:36:46,366 Created temporary directory: /tmp/pip-wheel-fj680p30 2021-07-12T10:36:46,396 1 location(s) to search for versions of playstats: 2021-07-12T10:36:46,396 * https://pypi.org/simple/playstats/ 2021-07-12T10:36:46,397 Fetching project page and analyzing links: https://pypi.org/simple/playstats/ 2021-07-12T10:36:46,398 Getting page https://pypi.org/simple/playstats/ 2021-07-12T10:36:46,399 Found index url https://pypi.org/simple 2021-07-12T10:36:46,578 Found link https://files.pythonhosted.org/packages/42/aa/5f91ccdc215f582642c54baa8c140a87c74cd9111552fc1fb70b9a0d8d1f/playstats-0.1.1.tar.gz#sha256=948a6f4cdb0fa26a77c308d084794f55b875a5a863a10cbd4d2fa47b42631e5b (from https://pypi.org/simple/playstats/) (requires-python:>=3), version: 0.1.1 2021-07-12T10:36:46,579 Found link https://files.pythonhosted.org/packages/95/ae/b919311fe232d0f9afaa4f4bf6c1b04b6c154ec579d1dbf4edb3df80a548/playstats-0.2.tar.gz#sha256=03348785d5191d7b82a19495248d70d1478f2f54526362120e1fb641a816ccbc (from https://pypi.org/simple/playstats/) (requires-python:>=3), version: 0.2 2021-07-12T10:36:46,579 Found link https://files.pythonhosted.org/packages/f9/e5/08ee2e5cba4e9e19416231bbe92d51de86f138f1b02094c505fdd1187fed/playstats-0.2.1.tar.gz#sha256=dff4cd78385ce094a863bdbce5b64c14e8a73d048bf14830d26d5e248884119e (from https://pypi.org/simple/playstats/) (requires-python:>=3), version: 0.2.1 2021-07-12T10:36:46,580 Skipping link: not a file: https://pypi.org/simple/playstats/ 2021-07-12T10:36:46,598 Given no hashes to check 0 links for project 'playstats': discarding no candidates 2021-07-12T10:36:46,598 ERROR: Could not find a version that satisfies the requirement playstats==0.1 (from versions: 0.1.1, 0.2, 0.2.1) 2021-07-12T10:36:46,598 ERROR: No matching distribution found for playstats==0.1 2021-07-12T10:36:46,599 Exception information: 2021-07-12T10:36:46,599 Traceback (most recent call last): 2021-07-12T10:36:46,599 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T10:36:46,599 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T10:36:46,599 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T10:36:46,599 raise RequirementsConflicted(criterion) 2021-07-12T10:36:46,599 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('playstats==0.1') 2021-07-12T10:36:46,599 2021-07-12T10:36:46,599 During handling of the above exception, another exception occurred: 2021-07-12T10:36:46,599 2021-07-12T10:36:46,599 Traceback (most recent call last): 2021-07-12T10:36:46,599 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T10:36:46,599 result = self._result = resolver.resolve( 2021-07-12T10:36:46,599 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T10:36:46,599 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T10:36:46,599 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T10:36:46,599 raise ResolutionImpossible(e.criterion.information) 2021-07-12T10:36:46,599 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('playstats==0.1'), parent=None)] 2021-07-12T10:36:46,599 2021-07-12T10:36:46,599 The above exception was the direct cause of the following exception: 2021-07-12T10:36:46,599 2021-07-12T10:36:46,599 Traceback (most recent call last): 2021-07-12T10:36:46,599 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T10:36:46,599 status = self.run(options, args) 2021-07-12T10:36:46,599 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T10:36:46,599 return func(self, options, args) 2021-07-12T10:36:46,599 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T10:36:46,599 requirement_set = resolver.resolve( 2021-07-12T10:36:46,599 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T10:36:46,599 raise error from e 2021-07-12T10:36:46,599 pip._internal.exceptions.DistributionNotFound: No matching distribution found for playstats==0.1 2021-07-12T10:36:46,603 Removed build tracker: '/tmp/pip-req-tracker-3lew7ce9'