2022-02-13T03:47:26,498 Created temporary directory: /tmp/pip-ephem-wheel-cache-wp16akm4 2022-02-13T03:47:26,504 Created temporary directory: /tmp/pip-req-tracker-uxtxaa9z 2022-02-13T03:47:26,505 Initialized build tracking at /tmp/pip-req-tracker-uxtxaa9z 2022-02-13T03:47:26,506 Created build tracker: /tmp/pip-req-tracker-uxtxaa9z 2022-02-13T03:47:26,506 Entered build tracker: /tmp/pip-req-tracker-uxtxaa9z 2022-02-13T03:47:26,507 Created temporary directory: /tmp/pip-wheel-3st56vmt 2022-02-13T03:47:26,580 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-13T03:47:26,586 2 location(s) to search for versions of lawsql-utils: 2022-02-13T03:47:26,586 * https://pypi.org/simple/lawsql-utils/ 2022-02-13T03:47:26,586 * https://www.piwheels.org/simple/lawsql-utils/ 2022-02-13T03:47:26,587 Fetching project page and analyzing links: https://pypi.org/simple/lawsql-utils/ 2022-02-13T03:47:26,588 Getting page https://pypi.org/simple/lawsql-utils/ 2022-02-13T03:47:26,591 Found index url https://pypi.org/simple 2022-02-13T03:47:26,790 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/d5/2a/4854fa8f24b10b17d4dd7d17922a18945153bed794dfb0503eb81ddaa175/lawsql-utils-0.0.1.tar.gz#sha256=62a5b17e855e4ce6bbcd6132e7b10030a858f6cb2e288731f07b338404c2ce99 (from https://pypi.org/simple/lawsql-utils/) (requires-python:>=3.9,<4.0) 2022-02-13T03:47:26,791 Skipping link: No binaries permitted for lawsql-utils: https://files.pythonhosted.org/packages/4a/7a/31aa8f17e2de7681d8ab48ff7c76a2a06457e69f0ac5eb7c2469cc9f9e9f/lawsql_utils-0.0.1-py3-none-any.whl#sha256=501d17be610fe7cb4f67752009a6156cd34a824abefc428820b6f2ca44f1daa7 (from https://pypi.org/simple/lawsql-utils/) (requires-python:>=3.9,<4.0) 2022-02-13T03:47:26,791 Fetching project page and analyzing links: https://www.piwheels.org/simple/lawsql-utils/ 2022-02-13T03:47:26,792 Getting page https://www.piwheels.org/simple/lawsql-utils/ 2022-02-13T03:47:26,794 Found index url https://www.piwheels.org/simple 2022-02-13T03:47:27,019 Skipping link: not a file: https://www.piwheels.org/simple/lawsql-utils/ 2022-02-13T03:47:27,020 Skipping link: not a file: https://pypi.org/simple/lawsql-utils/ 2022-02-13T03:47:27,053 Given no hashes to check 0 links for project 'lawsql-utils': discarding no candidates 2022-02-13T03:47:27,054 ERROR: Could not find a version that satisfies the requirement lawsql-utils==0.0.1 (from versions: none) 2022-02-13T03:47:27,054 ERROR: No matching distribution found for lawsql-utils==0.0.1 2022-02-13T03:47:27,055 Exception information: 2022-02-13T03:47:27,055 Traceback (most recent call last): 2022-02-13T03:47:27,055 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-13T03:47:27,055 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-13T03:47:27,055 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-13T03:47:27,055 raise RequirementsConflicted(criterion) 2022-02-13T03:47:27,055 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lawsql-utils==0.0.1') 2022-02-13T03:47:27,055 2022-02-13T03:47:27,055 During handling of the above exception, another exception occurred: 2022-02-13T03:47:27,055 2022-02-13T03:47:27,055 Traceback (most recent call last): 2022-02-13T03:47:27,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-13T03:47:27,055 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-13T03:47:27,055 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-13T03:47:27,055 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-13T03:47:27,055 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-13T03:47:27,055 raise ResolutionImpossible(e.criterion.information) 2022-02-13T03:47:27,055 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lawsql-utils==0.0.1'), parent=None)] 2022-02-13T03:47:27,055 2022-02-13T03:47:27,055 The above exception was the direct cause of the following exception: 2022-02-13T03:47:27,055 2022-02-13T03:47:27,055 Traceback (most recent call last): 2022-02-13T03:47:27,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-13T03:47:27,055 status = run_func(*args) 2022-02-13T03:47:27,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-13T03:47:27,055 return func(self, options, args) 2022-02-13T03:47:27,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-13T03:47:27,055 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-13T03:47:27,055 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-13T03:47:27,055 raise error from e 2022-02-13T03:47:27,055 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lawsql-utils==0.0.1 2022-02-13T03:47:27,063 Removed build tracker: '/tmp/pip-req-tracker-uxtxaa9z'