2022-02-02T09:04:15,470 Created temporary directory: /tmp/pip-ephem-wheel-cache-gvpvcv7q 2022-02-02T09:04:15,476 Created temporary directory: /tmp/pip-req-tracker-8wq4vlfk 2022-02-02T09:04:15,478 Initialized build tracking at /tmp/pip-req-tracker-8wq4vlfk 2022-02-02T09:04:15,478 Created build tracker: /tmp/pip-req-tracker-8wq4vlfk 2022-02-02T09:04:15,478 Entered build tracker: /tmp/pip-req-tracker-8wq4vlfk 2022-02-02T09:04:15,480 Created temporary directory: /tmp/pip-wheel-nbh7dtso 2022-02-02T09:04:15,553 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-02T09:04:15,559 2 location(s) to search for versions of titraxconverter: 2022-02-02T09:04:15,559 * https://pypi.org/simple/titraxconverter/ 2022-02-02T09:04:15,559 * https://www.piwheels.org/simple/titraxconverter/ 2022-02-02T09:04:15,560 Fetching project page and analyzing links: https://pypi.org/simple/titraxconverter/ 2022-02-02T09:04:15,561 Getting page https://pypi.org/simple/titraxconverter/ 2022-02-02T09:04:15,564 Found index url https://pypi.org/simple 2022-02-02T09:04:15,762 Skipping link: No binaries permitted for titraxconverter: https://files.pythonhosted.org/packages/99/ab/ce0611b31fd1b1dc89904bbd0186ecf19a98ae843574d2689105f5399127/titraxconverter-1.0.0-py3-none-any.whl#sha256=fbca484bb271f34bc48bfb9c644764523f6b9e625eb9e81ea32dcc20a5c9a2d0 (from https://pypi.org/simple/titraxconverter/) (requires-python:>=3.8) 2022-02-02T09:04:15,764 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/0b/5d/068e15094e86f65b98983de480bc83bc09016b00e4d11a9fe698cc7e1278/titraxconverter-1.0.0.tar.gz#sha256=fd11fbd50e96423f9f38003fee68775bf071d919167a4edd64aa517b01719b64 (from https://pypi.org/simple/titraxconverter/) (requires-python:>=3.8) 2022-02-02T09:04:15,765 Fetching project page and analyzing links: https://www.piwheels.org/simple/titraxconverter/ 2022-02-02T09:04:15,766 Getting page https://www.piwheels.org/simple/titraxconverter/ 2022-02-02T09:04:15,768 Found index url https://www.piwheels.org/simple 2022-02-02T09:04:15,981 Skipping link: not a file: https://www.piwheels.org/simple/titraxconverter/ 2022-02-02T09:04:15,982 Skipping link: not a file: https://pypi.org/simple/titraxconverter/ 2022-02-02T09:04:16,015 Given no hashes to check 0 links for project 'titraxconverter': discarding no candidates 2022-02-02T09:04:16,016 ERROR: Could not find a version that satisfies the requirement titraxconverter==1.0.0 (from versions: none) 2022-02-02T09:04:16,017 ERROR: No matching distribution found for titraxconverter==1.0.0 2022-02-02T09:04:16,017 Exception information: 2022-02-02T09:04:16,017 Traceback (most recent call last): 2022-02-02T09:04:16,017 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-02T09:04:16,017 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-02T09:04:16,017 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-02T09:04:16,017 raise RequirementsConflicted(criterion) 2022-02-02T09:04:16,017 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('titraxconverter==1.0.0') 2022-02-02T09:04:16,017 2022-02-02T09:04:16,017 During handling of the above exception, another exception occurred: 2022-02-02T09:04:16,017 2022-02-02T09:04:16,017 Traceback (most recent call last): 2022-02-02T09:04:16,017 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-02T09:04:16,017 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-02T09:04:16,017 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-02T09:04:16,017 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-02T09:04:16,017 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-02T09:04:16,017 raise ResolutionImpossible(e.criterion.information) 2022-02-02T09:04:16,017 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('titraxconverter==1.0.0'), parent=None)] 2022-02-02T09:04:16,017 2022-02-02T09:04:16,017 The above exception was the direct cause of the following exception: 2022-02-02T09:04:16,017 2022-02-02T09:04:16,017 Traceback (most recent call last): 2022-02-02T09:04:16,017 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-02T09:04:16,017 status = run_func(*args) 2022-02-02T09:04:16,017 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-02T09:04:16,017 return func(self, options, args) 2022-02-02T09:04:16,017 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-02T09:04:16,017 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-02T09:04:16,017 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-02T09:04:16,017 raise error from e 2022-02-02T09:04:16,017 pip._internal.exceptions.DistributionNotFound: No matching distribution found for titraxconverter==1.0.0 2022-02-02T09:04:16,026 Removed build tracker: '/tmp/pip-req-tracker-8wq4vlfk'