2022-03-09T17:35:43,258 Created temporary directory: /tmp/pip-ephem-wheel-cache-6q9u2s_z 2022-03-09T17:35:43,265 Created temporary directory: /tmp/pip-req-tracker-d2g7dg4p 2022-03-09T17:35:43,266 Initialized build tracking at /tmp/pip-req-tracker-d2g7dg4p 2022-03-09T17:35:43,267 Created build tracker: /tmp/pip-req-tracker-d2g7dg4p 2022-03-09T17:35:43,267 Entered build tracker: /tmp/pip-req-tracker-d2g7dg4p 2022-03-09T17:35:43,269 Created temporary directory: /tmp/pip-wheel-aodrq02r 2022-03-09T17:35:43,332 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-09T17:35:43,340 2 location(s) to search for versions of odxtools: 2022-03-09T17:35:43,340 * https://pypi.org/simple/odxtools/ 2022-03-09T17:35:43,340 * https://www.piwheels.org/simple/odxtools/ 2022-03-09T17:35:43,342 Fetching project page and analyzing links: https://pypi.org/simple/odxtools/ 2022-03-09T17:35:43,343 Getting page https://pypi.org/simple/odxtools/ 2022-03-09T17:35:43,346 Found index url https://pypi.org/simple 2022-03-09T17:35:43,456 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-09T17:35:43,458 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-09T17:35:43,459 Fetching project page and analyzing links: https://www.piwheels.org/simple/odxtools/ 2022-03-09T17:35:43,459 Getting page https://www.piwheels.org/simple/odxtools/ 2022-03-09T17:35:43,461 Found index url https://www.piwheels.org/simple 2022-03-09T17:35:43,661 Skipping link: not a file: https://www.piwheels.org/simple/odxtools/ 2022-03-09T17:35:43,662 Skipping link: not a file: https://pypi.org/simple/odxtools/ 2022-03-09T17:35:43,695 Given no hashes to check 0 links for project 'odxtools': discarding no candidates 2022-03-09T17:35:43,696 ERROR: Could not find a version that satisfies the requirement odxtools==1.0.0 (from versions: none) 2022-03-09T17:35:43,698 ERROR: No matching distribution found for odxtools==1.0.0 2022-03-09T17:35:43,700 Exception information: 2022-03-09T17:35:43,700 Traceback (most recent call last): 2022-03-09T17:35:43,700 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-09T17:35:43,700 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-09T17:35:43,700 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-09T17:35:43,700 raise RequirementsConflicted(criterion) 2022-03-09T17:35:43,700 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('odxtools==1.0.0') 2022-03-09T17:35:43,700 2022-03-09T17:35:43,700 During handling of the above exception, another exception occurred: 2022-03-09T17:35:43,700 2022-03-09T17:35:43,700 Traceback (most recent call last): 2022-03-09T17:35:43,700 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-09T17:35:43,700 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-09T17:35:43,700 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-09T17:35:43,700 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-09T17:35:43,700 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-09T17:35:43,700 raise ResolutionImpossible(e.criterion.information) 2022-03-09T17:35:43,700 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('odxtools==1.0.0'), parent=None)] 2022-03-09T17:35:43,700 2022-03-09T17:35:43,700 The above exception was the direct cause of the following exception: 2022-03-09T17:35:43,700 2022-03-09T17:35:43,700 Traceback (most recent call last): 2022-03-09T17:35:43,700 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-09T17:35:43,700 status = run_func(*args) 2022-03-09T17:35:43,700 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-09T17:35:43,700 return func(self, options, args) 2022-03-09T17:35:43,700 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-09T17:35:43,700 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-09T17:35:43,700 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-09T17:35:43,700 raise error from e 2022-03-09T17:35:43,700 pip._internal.exceptions.DistributionNotFound: No matching distribution found for odxtools==1.0.0 2022-03-09T17:35:43,709 Removed build tracker: '/tmp/pip-req-tracker-d2g7dg4p'