2022-03-16T19:18:59,200 Created temporary directory: /tmp/pip-ephem-wheel-cache-9hgyg7f1 2022-03-16T19:18:59,205 Created temporary directory: /tmp/pip-req-tracker-s16v8uou 2022-03-16T19:18:59,206 Initialized build tracking at /tmp/pip-req-tracker-s16v8uou 2022-03-16T19:18:59,207 Created build tracker: /tmp/pip-req-tracker-s16v8uou 2022-03-16T19:18:59,207 Entered build tracker: /tmp/pip-req-tracker-s16v8uou 2022-03-16T19:18:59,208 Created temporary directory: /tmp/pip-wheel-5n5hec4k 2022-03-16T19:18:59,276 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-16T19:18:59,290 2 location(s) to search for versions of odxtools: 2022-03-16T19:18:59,290 * https://pypi.org/simple/odxtools/ 2022-03-16T19:18:59,290 * https://www.piwheels.org/simple/odxtools/ 2022-03-16T19:18:59,291 Fetching project page and analyzing links: https://pypi.org/simple/odxtools/ 2022-03-16T19:18:59,292 Getting page https://pypi.org/simple/odxtools/ 2022-03-16T19:18:59,296 Found index url https://pypi.org/simple 2022-03-16T19:18:59,409 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/9a/1a/bffaf9f97eea22b2a43ca63a217326f733f36c9d83597cc773ef43628014/odxtools-1.0.0.tar.gz#sha256=a7961da5608f3b17848a182f8844206d4084c8470ccf4722e36ef4c9f984aa6d (from https://pypi.org/simple/odxtools/) (requires-python:>=3.8) 2022-03-16T19:18:59,410 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/62/dc/7fad0b698ce94202da5f2f2ab5b2be6e0d9f091e381864c50e0bf882efe1/odxtools-1.0.1.tar.gz#sha256=74979e9dbbbf1e6623bf6ea7011bd5e425f9c66c2a70f93f28fe2f66f9360bb5 (from https://pypi.org/simple/odxtools/) (requires-python:>=3.8) 2022-03-16T19:18:59,412 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/8e/8d/21a853a209149060f68417779c5fbd3f97e6df08eb79d7817e1dd1f2c40c/odxtools-1.1.0.tar.gz#sha256=6612ca10b855ad1a3759095d52c37558c0a239a2e9123b6efaec2347a8d3d1ac (from https://pypi.org/simple/odxtools/) (requires-python:>=3.8) 2022-03-16T19:18:59,412 Fetching project page and analyzing links: https://www.piwheels.org/simple/odxtools/ 2022-03-16T19:18:59,413 Getting page https://www.piwheels.org/simple/odxtools/ 2022-03-16T19:18:59,415 Found index url https://www.piwheels.org/simple 2022-03-16T19:18:59,653 Skipping link: No binaries permitted for odxtools: https://www.piwheels.org/simple/odxtools/odxtools-1.0.1-py3-none-any.whl#sha256=0694864787441525767417c06647738b4f314e74fc5dde348ecc5f3ef91c810b (from https://www.piwheels.org/simple/odxtools/) (requires-python:>=3.8) 2022-03-16T19:18:59,653 Skipping link: not a file: https://www.piwheels.org/simple/odxtools/ 2022-03-16T19:18:59,654 Skipping link: not a file: https://pypi.org/simple/odxtools/ 2022-03-16T19:18:59,686 Given no hashes to check 0 links for project 'odxtools': discarding no candidates 2022-03-16T19:18:59,687 ERROR: Could not find a version that satisfies the requirement odxtools==1.1.0 (from versions: none) 2022-03-16T19:18:59,690 ERROR: No matching distribution found for odxtools==1.1.0 2022-03-16T19:18:59,692 Exception information: 2022-03-16T19:18:59,692 Traceback (most recent call last): 2022-03-16T19:18:59,692 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-16T19:18:59,692 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-16T19:18:59,692 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-16T19:18:59,692 raise RequirementsConflicted(criterion) 2022-03-16T19:18:59,692 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('odxtools==1.1.0') 2022-03-16T19:18:59,692 2022-03-16T19:18:59,692 During handling of the above exception, another exception occurred: 2022-03-16T19:18:59,692 2022-03-16T19:18:59,692 Traceback (most recent call last): 2022-03-16T19:18:59,692 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-16T19:18:59,692 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-16T19:18:59,692 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-16T19:18:59,692 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-16T19:18:59,692 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-16T19:18:59,692 raise ResolutionImpossible(e.criterion.information) 2022-03-16T19:18:59,692 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('odxtools==1.1.0'), parent=None)] 2022-03-16T19:18:59,692 2022-03-16T19:18:59,692 The above exception was the direct cause of the following exception: 2022-03-16T19:18:59,692 2022-03-16T19:18:59,692 Traceback (most recent call last): 2022-03-16T19:18:59,692 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-16T19:18:59,692 status = run_func(*args) 2022-03-16T19:18:59,692 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-16T19:18:59,692 return func(self, options, args) 2022-03-16T19:18:59,692 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-16T19:18:59,692 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-16T19:18:59,692 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-16T19:18:59,692 raise error from e 2022-03-16T19:18:59,692 pip._internal.exceptions.DistributionNotFound: No matching distribution found for odxtools==1.1.0 2022-03-16T19:18:59,700 Removed build tracker: '/tmp/pip-req-tracker-s16v8uou'