2022-02-15T11:41:13,658 Created temporary directory: /tmp/pip-ephem-wheel-cache-fn0vvpmz 2022-02-15T11:41:13,663 Created temporary directory: /tmp/pip-req-tracker-0llnyqup 2022-02-15T11:41:13,664 Initialized build tracking at /tmp/pip-req-tracker-0llnyqup 2022-02-15T11:41:13,664 Created build tracker: /tmp/pip-req-tracker-0llnyqup 2022-02-15T11:41:13,665 Entered build tracker: /tmp/pip-req-tracker-0llnyqup 2022-02-15T11:41:13,666 Created temporary directory: /tmp/pip-wheel-dslh73vg 2022-02-15T11:41:13,735 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-15T11:41:13,744 2 location(s) to search for versions of odeo-python-sdk: 2022-02-15T11:41:13,744 * https://pypi.org/simple/odeo-python-sdk/ 2022-02-15T11:41:13,744 * https://www.piwheels.org/simple/odeo-python-sdk/ 2022-02-15T11:41:13,745 Fetching project page and analyzing links: https://pypi.org/simple/odeo-python-sdk/ 2022-02-15T11:41:13,746 Getting page https://pypi.org/simple/odeo-python-sdk/ 2022-02-15T11:41:13,749 Found index url https://pypi.org/simple 2022-02-15T11:41:13,861 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/31/82/2412b8834876f5b05cf28ca28a1e7f4c1d5ba065929e188ceb1fbdf564ca/odeo-python-sdk-0.0.1.tar.gz#sha256=9fe55460747a2d5eeb3cd03e2ca7ef6fd2c22defbc198b01be96d77a3cb398ce (from https://pypi.org/simple/odeo-python-sdk/) (requires-python:>=3.9,<4.0) 2022-02-15T11:41:13,862 Skipping link: No binaries permitted for odeo-python-sdk: https://files.pythonhosted.org/packages/1c/c7/11a5532ae21e5d8238fa25aa2961d2986ba5dc924a43d0c33744e2b598b1/odeo_python_sdk-0.0.1-py3-none-any.whl#sha256=fe20ae5d6bd8040c6fae3bc4d6890085da1793128dbf0fa38defceed9691df4c (from https://pypi.org/simple/odeo-python-sdk/) (requires-python:>=3.9,<4.0) 2022-02-15T11:41:13,863 Fetching project page and analyzing links: https://www.piwheels.org/simple/odeo-python-sdk/ 2022-02-15T11:41:13,863 Getting page https://www.piwheels.org/simple/odeo-python-sdk/ 2022-02-15T11:41:13,865 Found index url https://www.piwheels.org/simple 2022-02-15T11:41:14,082 Skipping link: not a file: https://www.piwheels.org/simple/odeo-python-sdk/ 2022-02-15T11:41:14,082 Skipping link: not a file: https://pypi.org/simple/odeo-python-sdk/ 2022-02-15T11:41:14,114 Given no hashes to check 0 links for project 'odeo-python-sdk': discarding no candidates 2022-02-15T11:41:14,115 ERROR: Could not find a version that satisfies the requirement odeo-python-sdk==0.0.1 (from versions: none) 2022-02-15T11:41:14,118 ERROR: No matching distribution found for odeo-python-sdk==0.0.1 2022-02-15T11:41:14,120 Exception information: 2022-02-15T11:41:14,120 Traceback (most recent call last): 2022-02-15T11:41:14,120 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-15T11:41:14,120 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-15T11:41:14,120 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-15T11:41:14,120 raise RequirementsConflicted(criterion) 2022-02-15T11:41:14,120 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('odeo-python-sdk==0.0.1') 2022-02-15T11:41:14,120 2022-02-15T11:41:14,120 During handling of the above exception, another exception occurred: 2022-02-15T11:41:14,120 2022-02-15T11:41:14,120 Traceback (most recent call last): 2022-02-15T11:41:14,120 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-02-15T11:41:14,120 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-15T11:41:14,120 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-15T11:41:14,120 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-15T11:41:14,120 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-15T11:41:14,120 raise ResolutionImpossible(e.criterion.information) 2022-02-15T11:41:14,120 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('odeo-python-sdk==0.0.1'), parent=None)] 2022-02-15T11:41:14,120 2022-02-15T11:41:14,120 The above exception was the direct cause of the following exception: 2022-02-15T11:41:14,120 2022-02-15T11:41:14,120 Traceback (most recent call last): 2022-02-15T11:41:14,120 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-15T11:41:14,120 status = run_func(*args) 2022-02-15T11:41:14,120 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-15T11:41:14,120 return func(self, options, args) 2022-02-15T11:41:14,120 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-15T11:41:14,120 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-15T11:41:14,120 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-15T11:41:14,120 raise error from e 2022-02-15T11:41:14,120 pip._internal.exceptions.DistributionNotFound: No matching distribution found for odeo-python-sdk==0.0.1 2022-02-15T11:41:14,128 Removed build tracker: '/tmp/pip-req-tracker-0llnyqup'