2022-01-19T10:05:36,262 Created temporary directory: /tmp/pip-ephem-wheel-cache-m4tap872 2022-01-19T10:05:36,268 Created temporary directory: /tmp/pip-req-tracker-y76ff8wh 2022-01-19T10:05:36,269 Initialized build tracking at /tmp/pip-req-tracker-y76ff8wh 2022-01-19T10:05:36,269 Created build tracker: /tmp/pip-req-tracker-y76ff8wh 2022-01-19T10:05:36,270 Entered build tracker: /tmp/pip-req-tracker-y76ff8wh 2022-01-19T10:05:36,271 Created temporary directory: /tmp/pip-wheel-39obg_tt 2022-01-19T10:05:36,336 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-19T10:05:36,342 2 location(s) to search for versions of lqg: 2022-01-19T10:05:36,342 * https://pypi.org/simple/lqg/ 2022-01-19T10:05:36,342 * https://www.piwheels.org/simple/lqg/ 2022-01-19T10:05:36,343 Fetching project page and analyzing links: https://pypi.org/simple/lqg/ 2022-01-19T10:05:36,344 Getting page https://pypi.org/simple/lqg/ 2022-01-19T10:05:36,347 Found index url https://pypi.org/simple 2022-01-19T10:05:36,543 Skipping link: No binaries permitted for lqg: https://files.pythonhosted.org/packages/e9/0f/1436ef956591e29d25d01464e9d5ffec6de17e362f621fc84805bdb90426/lqg-0.0.1-py3-none-any.whl#sha256=87f62d24cd530852fcddaeb306092943c1a69e03c56c635e089f01309fe2c788 (from https://pypi.org/simple/lqg/) (requires-python:>=3.8) 2022-01-19T10:05:36,544 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/b9/60/67f7c5f49620098165dc4f0c6cebff15f503575bd520c95deecbe390df50/lqg-0.0.1.tar.gz#sha256=a600fad7c3aecbc9105b4c69e8bf1fb3d06b6a5f49792e7c4313dfd4f6a212aa (from https://pypi.org/simple/lqg/) (requires-python:>=3.8) 2022-01-19T10:05:36,545 Fetching project page and analyzing links: https://www.piwheels.org/simple/lqg/ 2022-01-19T10:05:36,546 Getting page https://www.piwheels.org/simple/lqg/ 2022-01-19T10:05:36,548 Found index url https://www.piwheels.org/simple 2022-01-19T10:05:36,765 Skipping link: not a file: https://www.piwheels.org/simple/lqg/ 2022-01-19T10:05:36,765 Skipping link: not a file: https://pypi.org/simple/lqg/ 2022-01-19T10:05:36,798 Given no hashes to check 0 links for project 'lqg': discarding no candidates 2022-01-19T10:05:36,799 ERROR: Could not find a version that satisfies the requirement lqg==0.0.1 (from versions: none) 2022-01-19T10:05:36,800 ERROR: No matching distribution found for lqg==0.0.1 2022-01-19T10:05:36,801 Exception information: 2022-01-19T10:05:36,801 Traceback (most recent call last): 2022-01-19T10:05:36,801 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-19T10:05:36,801 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-19T10:05:36,801 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-19T10:05:36,801 raise RequirementsConflicted(criterion) 2022-01-19T10:05:36,801 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lqg==0.0.1') 2022-01-19T10:05:36,801 2022-01-19T10:05:36,801 During handling of the above exception, another exception occurred: 2022-01-19T10:05:36,801 2022-01-19T10:05:36,801 Traceback (most recent call last): 2022-01-19T10:05:36,801 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-19T10:05:36,801 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-19T10:05:36,801 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-19T10:05:36,801 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-19T10:05:36,801 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-19T10:05:36,801 raise ResolutionImpossible(e.criterion.information) 2022-01-19T10:05:36,801 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lqg==0.0.1'), parent=None)] 2022-01-19T10:05:36,801 2022-01-19T10:05:36,801 The above exception was the direct cause of the following exception: 2022-01-19T10:05:36,801 2022-01-19T10:05:36,801 Traceback (most recent call last): 2022-01-19T10:05:36,801 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-19T10:05:36,801 status = run_func(*args) 2022-01-19T10:05:36,801 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-19T10:05:36,801 return func(self, options, args) 2022-01-19T10:05:36,801 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-19T10:05:36,801 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-19T10:05:36,801 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-19T10:05:36,801 raise error from e 2022-01-19T10:05:36,801 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lqg==0.0.1 2022-01-19T10:05:36,809 Removed build tracker: '/tmp/pip-req-tracker-y76ff8wh'