2022-04-19T21:27:32,375 Created temporary directory: /tmp/pip-ephem-wheel-cache-mkcyl4gn 2022-04-19T21:27:32,381 Created temporary directory: /tmp/pip-req-tracker-6h187q81 2022-04-19T21:27:32,382 Initialized build tracking at /tmp/pip-req-tracker-6h187q81 2022-04-19T21:27:32,382 Created build tracker: /tmp/pip-req-tracker-6h187q81 2022-04-19T21:27:32,383 Entered build tracker: /tmp/pip-req-tracker-6h187q81 2022-04-19T21:27:32,384 Created temporary directory: /tmp/pip-wheel-50padyuc 2022-04-19T21:27:32,453 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-19T21:27:32,462 2 location(s) to search for versions of sql-query-parser: 2022-04-19T21:27:32,462 * https://pypi.org/simple/sql-query-parser/ 2022-04-19T21:27:32,462 * https://www.piwheels.org/simple/sql-query-parser/ 2022-04-19T21:27:32,464 Fetching project page and analyzing links: https://pypi.org/simple/sql-query-parser/ 2022-04-19T21:27:32,465 Getting page https://pypi.org/simple/sql-query-parser/ 2022-04-19T21:27:32,468 Found index url https://pypi.org/simple 2022-04-19T21:27:32,584 Found link https://files.pythonhosted.org/packages/d1/e6/7cba894b3eb92db98664e522f5e729d2cea6e256b48371bab2ccc974cd48/sql-query-parser-0.0.1.tar.gz#sha256=eee7709c48ae701e6063b0f6f173d591e879396d4156e98807a9a7af035498b4 (from https://pypi.org/simple/sql-query-parser/) (requires-python:>=3.9), version: 0.0.1 2022-04-19T21:27:32,585 Skipping link: No binaries permitted for sql-query-parser: https://files.pythonhosted.org/packages/6a/f4/d5eb86f827f10707d24173e0ab75701474682e3053281c8f3ffd43aa126c/sql_query_parser-0.0.1-py3-none-any.whl#sha256=f41550f58eb600e81fd03f6d547ab5c47ff35b9b1d252d0f1e9967afb509e99a (from https://pypi.org/simple/sql-query-parser/) (requires-python:>=3.9) 2022-04-19T21:27:32,587 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/38/1d/de1ac32ccf1fb57966067eebb36672af0dbbe047421e6f9b7df4b30e4939/sql-query-parser-0.0.2.tar.gz#sha256=7c7bde708cddc2e06f752ad70933ae368e2be45f3c64a339c7c3c56e1876bec2 (from https://pypi.org/simple/sql-query-parser/) (requires-python:>=3.10) 2022-04-19T21:27:32,587 Skipping link: No binaries permitted for sql-query-parser: https://files.pythonhosted.org/packages/76/31/5a999831ce5629e92b1eb02de522d8ab6a05c03360c551cab6bf7f08b469/sql_query_parser-0.0.2-py3-none-any.whl#sha256=b80e657abeaa582e8ba03427fbfa9896e88ee41c25680f9fbb7945157bce4ad9 (from https://pypi.org/simple/sql-query-parser/) (requires-python:>=3.10) 2022-04-19T21:27:32,588 Fetching project page and analyzing links: https://www.piwheels.org/simple/sql-query-parser/ 2022-04-19T21:27:32,589 Getting page https://www.piwheels.org/simple/sql-query-parser/ 2022-04-19T21:27:32,591 Found index url https://www.piwheels.org/simple 2022-04-19T21:27:32,789 Skipping link: not a file: https://www.piwheels.org/simple/sql-query-parser/ 2022-04-19T21:27:32,790 Skipping link: not a file: https://pypi.org/simple/sql-query-parser/ 2022-04-19T21:27:32,834 Given no hashes to check 0 links for project 'sql-query-parser': discarding no candidates 2022-04-19T21:27:32,835 ERROR: Could not find a version that satisfies the requirement sql-query-parser==0.0.2 (from versions: 0.0.1) 2022-04-19T21:27:32,838 ERROR: No matching distribution found for sql-query-parser==0.0.2 2022-04-19T21:27:32,840 Exception information: 2022-04-19T21:27:32,840 Traceback (most recent call last): 2022-04-19T21:27:32,840 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-19T21:27:32,840 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-19T21:27:32,840 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-19T21:27:32,840 raise RequirementsConflicted(criterion) 2022-04-19T21:27:32,840 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sql-query-parser==0.0.2') 2022-04-19T21:27:32,840 2022-04-19T21:27:32,840 During handling of the above exception, another exception occurred: 2022-04-19T21:27:32,840 2022-04-19T21:27:32,840 Traceback (most recent call last): 2022-04-19T21:27:32,840 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-04-19T21:27:32,840 result = self._result = resolver.resolve( 2022-04-19T21:27:32,840 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-19T21:27:32,840 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-19T21:27:32,840 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-19T21:27:32,840 raise ResolutionImpossible(e.criterion.information) 2022-04-19T21:27:32,840 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sql-query-parser==0.0.2'), parent=None)] 2022-04-19T21:27:32,840 2022-04-19T21:27:32,840 The above exception was the direct cause of the following exception: 2022-04-19T21:27:32,840 2022-04-19T21:27:32,840 Traceback (most recent call last): 2022-04-19T21:27:32,840 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-19T21:27:32,840 status = run_func(*args) 2022-04-19T21:27:32,840 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-19T21:27:32,840 return func(self, options, args) 2022-04-19T21:27:32,840 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-19T21:27:32,840 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-19T21:27:32,840 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-19T21:27:32,840 raise error from e 2022-04-19T21:27:32,840 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sql-query-parser==0.0.2 2022-04-19T21:27:32,848 Removed build tracker: '/tmp/pip-req-tracker-6h187q81'