2022-02-11T20:25:35,813 Created temporary directory: /tmp/pip-ephem-wheel-cache-_h7_ors4 2022-02-11T20:25:35,820 Created temporary directory: /tmp/pip-req-tracker-ftobgj2h 2022-02-11T20:25:35,821 Initialized build tracking at /tmp/pip-req-tracker-ftobgj2h 2022-02-11T20:25:35,821 Created build tracker: /tmp/pip-req-tracker-ftobgj2h 2022-02-11T20:25:35,821 Entered build tracker: /tmp/pip-req-tracker-ftobgj2h 2022-02-11T20:25:35,823 Created temporary directory: /tmp/pip-wheel-5t2aq5iz 2022-02-11T20:25:35,889 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-11T20:25:35,895 2 location(s) to search for versions of oremda-engine: 2022-02-11T20:25:35,895 * https://pypi.org/simple/oremda-engine/ 2022-02-11T20:25:35,895 * https://www.piwheels.org/simple/oremda-engine/ 2022-02-11T20:25:35,896 Fetching project page and analyzing links: https://pypi.org/simple/oremda-engine/ 2022-02-11T20:25:35,897 Getting page https://pypi.org/simple/oremda-engine/ 2022-02-11T20:25:35,900 Found index url https://pypi.org/simple 2022-02-11T20:25:36,099 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/53/3f/3dea9818e30c3bc1a50d2409bf8150b1d35904f8f2a7aa0f8bf0181e5996/oremda-engine-0.0.1.tar.gz#sha256=7ffdc02cf7af42496945416e1abb382f9e800e8111416b3a1e586edcc69fc475 (from https://pypi.org/simple/oremda-engine/) (requires-python:>=3.8,<4.0) 2022-02-11T20:25:36,099 Skipping link: No binaries permitted for oremda-engine: https://files.pythonhosted.org/packages/a7/77/1d55e98e354f9aee85fb8cd7e1920b5f6e82664cd9339f5cb5629d3fce03/oremda_engine-0.0.1-py3-none-any.whl#sha256=e8b7ade31cba0f5a13c1d36b84fa7d1edf1efcfc73ba711b4d46cc671ffdc1bb (from https://pypi.org/simple/oremda-engine/) (requires-python:>=3.8,<4.0) 2022-02-11T20:25:36,100 Fetching project page and analyzing links: https://www.piwheels.org/simple/oremda-engine/ 2022-02-11T20:25:36,101 Getting page https://www.piwheels.org/simple/oremda-engine/ 2022-02-11T20:25:36,103 Found index url https://www.piwheels.org/simple 2022-02-11T20:25:36,322 Skipping link: not a file: https://www.piwheels.org/simple/oremda-engine/ 2022-02-11T20:25:36,322 Skipping link: not a file: https://pypi.org/simple/oremda-engine/ 2022-02-11T20:25:36,356 Given no hashes to check 0 links for project 'oremda-engine': discarding no candidates 2022-02-11T20:25:36,357 ERROR: Could not find a version that satisfies the requirement oremda-engine==0.0.1 (from versions: none) 2022-02-11T20:25:36,357 ERROR: No matching distribution found for oremda-engine==0.0.1 2022-02-11T20:25:36,358 Exception information: 2022-02-11T20:25:36,358 Traceback (most recent call last): 2022-02-11T20:25:36,358 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-11T20:25:36,358 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-11T20:25:36,358 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-11T20:25:36,358 raise RequirementsConflicted(criterion) 2022-02-11T20:25:36,358 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('oremda-engine==0.0.1') 2022-02-11T20:25:36,358 2022-02-11T20:25:36,358 During handling of the above exception, another exception occurred: 2022-02-11T20:25:36,358 2022-02-11T20:25:36,358 Traceback (most recent call last): 2022-02-11T20:25:36,358 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-11T20:25:36,358 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-11T20:25:36,358 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-11T20:25:36,358 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-11T20:25:36,358 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-11T20:25:36,358 raise ResolutionImpossible(e.criterion.information) 2022-02-11T20:25:36,358 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('oremda-engine==0.0.1'), parent=None)] 2022-02-11T20:25:36,358 2022-02-11T20:25:36,358 The above exception was the direct cause of the following exception: 2022-02-11T20:25:36,358 2022-02-11T20:25:36,358 Traceback (most recent call last): 2022-02-11T20:25:36,358 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-11T20:25:36,358 status = run_func(*args) 2022-02-11T20:25:36,358 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-11T20:25:36,358 return func(self, options, args) 2022-02-11T20:25:36,358 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-11T20:25:36,358 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-11T20:25:36,358 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-11T20:25:36,358 raise error from e 2022-02-11T20:25:36,358 pip._internal.exceptions.DistributionNotFound: No matching distribution found for oremda-engine==0.0.1 2022-02-11T20:25:36,366 Removed build tracker: '/tmp/pip-req-tracker-ftobgj2h'