2022-04-29T08:17:00,469 Created temporary directory: /tmp/pip-ephem-wheel-cache-7e82sice 2022-04-29T08:17:00,475 Created temporary directory: /tmp/pip-req-tracker-f24nmxl4 2022-04-29T08:17:00,476 Initialized build tracking at /tmp/pip-req-tracker-f24nmxl4 2022-04-29T08:17:00,476 Created build tracker: /tmp/pip-req-tracker-f24nmxl4 2022-04-29T08:17:00,477 Entered build tracker: /tmp/pip-req-tracker-f24nmxl4 2022-04-29T08:17:00,478 Created temporary directory: /tmp/pip-wheel-0yh70i3f 2022-04-29T08:17:00,553 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-29T08:17:00,561 2 location(s) to search for versions of lawsql-utils: 2022-04-29T08:17:00,561 * https://pypi.org/simple/lawsql-utils/ 2022-04-29T08:17:00,561 * https://www.piwheels.org/simple/lawsql-utils/ 2022-04-29T08:17:00,563 Fetching project page and analyzing links: https://pypi.org/simple/lawsql-utils/ 2022-04-29T08:17:00,564 Getting page https://pypi.org/simple/lawsql-utils/ 2022-04-29T08:17:00,567 Found index url https://pypi.org/simple 2022-04-29T08:17:00,679 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-04-29T08:17:00,680 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-04-29T08:17:00,682 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/0f/cd/551226f0dfa7ddcc162a70f61f7d2879c487e38918ef02617285fcbaa504/lawsql-utils-0.0.2.tar.gz#sha256=df92f4fc6bd6130fcfe65e16f65807b3625d1f18c564fb17ab1a2248550b00f5 (from https://pypi.org/simple/lawsql-utils/) (requires-python:>=3.9,<4.0) 2022-04-29T08:17:00,682 Skipping link: No binaries permitted for lawsql-utils: https://files.pythonhosted.org/packages/0d/b6/7234a668431b86a92df73eadc91c1202d550d884d0650d331ff5ed59f70a/lawsql_utils-0.0.2-py3-none-any.whl#sha256=5724ec84d2cd93de94bb46db8ce7869461894052a5379d7050a843501f615c7e (from https://pypi.org/simple/lawsql-utils/) (requires-python:>=3.9,<4.0) 2022-04-29T08:17:00,683 Fetching project page and analyzing links: https://www.piwheels.org/simple/lawsql-utils/ 2022-04-29T08:17:00,684 Getting page https://www.piwheels.org/simple/lawsql-utils/ 2022-04-29T08:17:00,686 Found index url https://www.piwheels.org/simple 2022-04-29T08:17:00,899 Skipping link: not a file: https://www.piwheels.org/simple/lawsql-utils/ 2022-04-29T08:17:00,899 Skipping link: not a file: https://pypi.org/simple/lawsql-utils/ 2022-04-29T08:17:00,932 Given no hashes to check 0 links for project 'lawsql-utils': discarding no candidates 2022-04-29T08:17:00,933 ERROR: Could not find a version that satisfies the requirement lawsql-utils==0.0.2 (from versions: none) 2022-04-29T08:17:00,936 ERROR: No matching distribution found for lawsql-utils==0.0.2 2022-04-29T08:17:00,938 Exception information: 2022-04-29T08:17:00,938 Traceback (most recent call last): 2022-04-29T08:17:00,938 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-29T08:17:00,938 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-29T08:17:00,938 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-29T08:17:00,938 raise RequirementsConflicted(criterion) 2022-04-29T08:17:00,938 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lawsql-utils==0.0.2') 2022-04-29T08:17:00,938 2022-04-29T08:17:00,938 During handling of the above exception, another exception occurred: 2022-04-29T08:17:00,938 2022-04-29T08:17:00,938 Traceback (most recent call last): 2022-04-29T08:17:00,938 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-29T08:17:00,938 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-29T08:17:00,938 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-29T08:17:00,938 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-29T08:17:00,938 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-29T08:17:00,938 raise ResolutionImpossible(e.criterion.information) 2022-04-29T08:17:00,938 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lawsql-utils==0.0.2'), parent=None)] 2022-04-29T08:17:00,938 2022-04-29T08:17:00,938 The above exception was the direct cause of the following exception: 2022-04-29T08:17:00,938 2022-04-29T08:17:00,938 Traceback (most recent call last): 2022-04-29T08:17:00,938 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-29T08:17:00,938 status = run_func(*args) 2022-04-29T08:17:00,938 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-29T08:17:00,938 return func(self, options, args) 2022-04-29T08:17:00,938 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-29T08:17:00,938 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-29T08:17:00,938 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-29T08:17:00,938 raise error from e 2022-04-29T08:17:00,938 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lawsql-utils==0.0.2 2022-04-29T08:17:00,947 Removed build tracker: '/tmp/pip-req-tracker-f24nmxl4'