2021-10-17T16:28:01,196 Created temporary directory: /tmp/pip-ephem-wheel-cache-f4n_b1ca 2021-10-17T16:28:01,199 Created temporary directory: /tmp/pip-req-tracker-pzcr30re 2021-10-17T16:28:01,199 Initialized build tracking at /tmp/pip-req-tracker-pzcr30re 2021-10-17T16:28:01,199 Created build tracker: /tmp/pip-req-tracker-pzcr30re 2021-10-17T16:28:01,200 Entered build tracker: /tmp/pip-req-tracker-pzcr30re 2021-10-17T16:28:01,200 Created temporary directory: /tmp/pip-wheel-6u8db5mu 2021-10-17T16:28:01,236 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-17T16:28:01,239 2 location(s) to search for versions of trakos: 2021-10-17T16:28:01,239 * https://pypi.org/simple/trakos/ 2021-10-17T16:28:01,239 * https://www.piwheels.org/simple/trakos/ 2021-10-17T16:28:01,240 Fetching project page and analyzing links: https://pypi.org/simple/trakos/ 2021-10-17T16:28:01,241 Getting page https://pypi.org/simple/trakos/ 2021-10-17T16:28:01,243 Found index url https://pypi.org/simple 2021-10-17T16:28:01,565 Skipping link: No binaries permitted for trakos: https://files.pythonhosted.org/packages/37/19/abeb0777cbb8bf8f09b2756a63cb90c312e6b728db8c9fa09a5c1f97a7dc/trakos-0.0.3-py3-none-any.whl#sha256=9a64ac23b24e5c027f62dade8b0027ce589584ca78ec500f0bbb7d740ff7e33f (from https://pypi.org/simple/trakos/) (requires-python:>=3.8) 2021-10-17T16:28:01,566 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/e1/87/b7f0c77481f68e014e67ecf41e05d039e8163c765d8c89ec2453c68ca0c3/trakos-0.0.3.tar.gz#sha256=0e23219863abd84c1de605142dfad2dcfed36ecc51da6f189c317478a4649cb4 (from https://pypi.org/simple/trakos/) (requires-python:>=3.8) 2021-10-17T16:28:01,566 Fetching project page and analyzing links: https://www.piwheels.org/simple/trakos/ 2021-10-17T16:28:01,566 Getting page https://www.piwheels.org/simple/trakos/ 2021-10-17T16:28:01,567 Found index url https://www.piwheels.org/simple 2021-10-17T16:28:01,735 Skipping link: not a file: https://www.piwheels.org/simple/trakos/ 2021-10-17T16:28:01,735 Skipping link: not a file: https://pypi.org/simple/trakos/ 2021-10-17T16:28:01,749 Given no hashes to check 0 links for project 'trakos': discarding no candidates 2021-10-17T16:28:01,750 ERROR: Could not find a version that satisfies the requirement trakos==0.0.3 (from versions: none) 2021-10-17T16:28:01,750 ERROR: No matching distribution found for trakos==0.0.3 2021-10-17T16:28:01,750 Exception information: 2021-10-17T16:28:01,750 Traceback (most recent call last): 2021-10-17T16:28:01,750 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-17T16:28:01,750 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-17T16:28:01,750 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-17T16:28:01,750 raise RequirementsConflicted(criterion) 2021-10-17T16:28:01,750 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('trakos==0.0.3') 2021-10-17T16:28:01,750 2021-10-17T16:28:01,750 During handling of the above exception, another exception occurred: 2021-10-17T16:28:01,750 2021-10-17T16:28:01,750 Traceback (most recent call last): 2021-10-17T16:28:01,750 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-17T16:28:01,750 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-17T16:28:01,750 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-17T16:28:01,750 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-17T16:28:01,750 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-17T16:28:01,750 raise ResolutionImpossible(e.criterion.information) 2021-10-17T16:28:01,750 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('trakos==0.0.3'), parent=None)] 2021-10-17T16:28:01,750 2021-10-17T16:28:01,750 The above exception was the direct cause of the following exception: 2021-10-17T16:28:01,750 2021-10-17T16:28:01,750 Traceback (most recent call last): 2021-10-17T16:28:01,750 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-17T16:28:01,750 status = self.run(options, args) 2021-10-17T16:28:01,750 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-17T16:28:01,750 return func(self, options, args) 2021-10-17T16:28:01,750 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-17T16:28:01,750 reqs, check_supported_wheels=True 2021-10-17T16:28:01,750 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-17T16:28:01,750 raise error from e 2021-10-17T16:28:01,750 pip._internal.exceptions.DistributionNotFound: No matching distribution found for trakos==0.0.3 2021-10-17T16:28:01,755 Removed build tracker: '/tmp/pip-req-tracker-pzcr30re'