2023-09-09T14:10:50,903 Created temporary directory: /tmp/pip-build-tracker-f5atemxy 2023-09-09T14:10:50,904 Initialized build tracking at /tmp/pip-build-tracker-f5atemxy 2023-09-09T14:10:50,905 Created build tracker: /tmp/pip-build-tracker-f5atemxy 2023-09-09T14:10:50,905 Entered build tracker: /tmp/pip-build-tracker-f5atemxy 2023-09-09T14:10:50,906 Created temporary directory: /tmp/pip-wheel-z2lh3xk_ 2023-09-09T14:10:50,909 Created temporary directory: /tmp/pip-ephem-wheel-cache-qw_wqen1 2023-09-09T14:10:50,930 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-09T14:10:50,934 2 location(s) to search for versions of pylexicon: 2023-09-09T14:10:50,934 * https://pypi.org/simple/pylexicon/ 2023-09-09T14:10:50,934 * https://www.piwheels.org/simple/pylexicon/ 2023-09-09T14:10:50,935 Fetching project page and analyzing links: https://pypi.org/simple/pylexicon/ 2023-09-09T14:10:50,936 Getting page https://pypi.org/simple/pylexicon/ 2023-09-09T14:10:50,937 Found index url https://pypi.org/simple/ 2023-09-09T14:10:51,193 Fetched page https://pypi.org/simple/pylexicon/ as application/vnd.pypi.simple.v1+json 2023-09-09T14:10:51,195 Found link https://files.pythonhosted.org/packages/73/e2/9b560d436736c844e4711882a648e942b9d36271cb810448010a869e3f16/pylexicon-1.0.tar.gz (from https://pypi.org/simple/pylexicon/), version: 1.0 2023-09-09T14:10:51,196 Found link https://files.pythonhosted.org/packages/83/40/4d9ff99c79b3d3cc648a5580a75a9bc2b51c903ac72172467790a376d18d/pylexicon-1.0.2.tar.gz (from https://pypi.org/simple/pylexicon/), version: 1.0.2 2023-09-09T14:10:51,197 Found link https://files.pythonhosted.org/packages/0f/64/d5a9fc8c4802c9a4446ac3b329d42239aef7e4e484278bc3e66bd34385fd/pylexicon-1.0.4.tar.gz (from https://pypi.org/simple/pylexicon/), version: 1.0.4 2023-09-09T14:10:51,198 Fetching project page and analyzing links: https://www.piwheels.org/simple/pylexicon/ 2023-09-09T14:10:51,200 Getting page https://www.piwheels.org/simple/pylexicon/ 2023-09-09T14:10:51,201 Found index url https://www.piwheels.org/simple/ 2023-09-09T14:10:51,792 Fetched page https://www.piwheels.org/simple/pylexicon/ as text/html 2023-09-09T14:10:51,795 Skipping link: No binaries permitted for pylexicon: https://www.piwheels.org/simple/pylexicon/pylexicon-1.0-py3-none-any.whl#sha256=e572a15d59cf4f1107ef280985254d570a322ad6f78bba1991c14b62b8cd3760 (from https://www.piwheels.org/simple/pylexicon/) 2023-09-09T14:10:51,797 Skipping link: No binaries permitted for pylexicon: https://www.piwheels.org/simple/pylexicon/pylexicon-1.0.4-py3-none-any.whl#sha256=b15c0cb2b8f5de3e4e804d0e0c3df79732c8c374ccfdca5d7e510c2745e565e7 (from https://www.piwheels.org/simple/pylexicon/) 2023-09-09T14:10:51,798 Skipping link: not a file: https://www.piwheels.org/simple/pylexicon/ 2023-09-09T14:10:51,800 Skipping link: not a file: https://pypi.org/simple/pylexicon/ 2023-09-09T14:10:51,840 Given no hashes to check 0 links for project 'pylexicon': discarding no candidates 2023-09-09T14:10:51,841 ERROR: Could not find a version that satisfies the requirement pylexicon==1.0.1 (from versions: 1.0, 1.0.2, 1.0.4) 2023-09-09T14:10:51,845 ERROR: No matching distribution found for pylexicon==1.0.1 2023-09-09T14:10:51,847 Exception information: 2023-09-09T14:10:51,847 Traceback (most recent call last): 2023-09-09T14:10:51,847 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-09T14:10:51,847 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-09T14:10:51,847 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-09T14:10:51,847 raise RequirementsConflicted(criterion) 2023-09-09T14:10:51,847 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pylexicon==1.0.1') 2023-09-09T14:10:51,847 2023-09-09T14:10:51,847 During handling of the above exception, another exception occurred: 2023-09-09T14:10:51,847 2023-09-09T14:10:51,847 Traceback (most recent call last): 2023-09-09T14:10:51,847 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-09T14:10:51,847 result = self._result = resolver.resolve( 2023-09-09T14:10:51,847 ^^^^^^^^^^^^^^^^^ 2023-09-09T14:10:51,847 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-09T14:10:51,847 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-09T14:10:51,847 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T14:10:51,847 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-09T14:10:51,847 raise ResolutionImpossible(e.criterion.information) 2023-09-09T14:10:51,847 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pylexicon==1.0.1'), parent=None)] 2023-09-09T14:10:51,847 2023-09-09T14:10:51,847 The above exception was the direct cause of the following exception: 2023-09-09T14:10:51,847 2023-09-09T14:10:51,847 Traceback (most recent call last): 2023-09-09T14:10:51,847 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-09T14:10:51,847 status = run_func(*args) 2023-09-09T14:10:51,847 ^^^^^^^^^^^^^^^ 2023-09-09T14:10:51,847 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-09T14:10:51,847 return func(self, options, args) 2023-09-09T14:10:51,847 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T14:10:51,847 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-09T14:10:51,847 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-09T14:10:51,847 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T14:10:51,847 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-09T14:10:51,847 raise error from e 2023-09-09T14:10:51,847 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pylexicon==1.0.1 2023-09-09T14:10:51,856 Removed build tracker: '/tmp/pip-build-tracker-f5atemxy'