2023-09-09T21:18:49,172 Created temporary directory: /tmp/pip-build-tracker-ohz0glqs 2023-09-09T21:18:49,174 Initialized build tracking at /tmp/pip-build-tracker-ohz0glqs 2023-09-09T21:18:49,175 Created build tracker: /tmp/pip-build-tracker-ohz0glqs 2023-09-09T21:18:49,175 Entered build tracker: /tmp/pip-build-tracker-ohz0glqs 2023-09-09T21:18:49,176 Created temporary directory: /tmp/pip-wheel-2kcna9_a 2023-09-09T21:18:49,180 Created temporary directory: /tmp/pip-ephem-wheel-cache-1wqgo9lt 2023-09-09T21:18:49,201 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-09T21:18:49,205 2 location(s) to search for versions of sloppycell: 2023-09-09T21:18:49,205 * https://pypi.org/simple/sloppycell/ 2023-09-09T21:18:49,205 * https://www.piwheels.org/simple/sloppycell/ 2023-09-09T21:18:49,206 Fetching project page and analyzing links: https://pypi.org/simple/sloppycell/ 2023-09-09T21:18:49,207 Getting page https://pypi.org/simple/sloppycell/ 2023-09-09T21:18:49,208 Found index url https://pypi.org/simple/ 2023-09-09T21:18:49,480 Fetched page https://pypi.org/simple/sloppycell/ as application/vnd.pypi.simple.v1+json 2023-09-09T21:18:49,481 Link requires a different Python (3.11.2 not in: '>=2.5, <3'): https://files.pythonhosted.org/packages/7c/ed/3d6904c51389c356748d1bef4fd1a6f8b53416cd9089f634be6fbd25a303/SloppyCell-1.1.0.dev1.tar.gz (from https://pypi.org/simple/sloppycell/) (requires-python:>=2.5, <3) 2023-09-09T21:18:49,482 Skipping link: 1.1.0.dev1 Requires-Python >=2.5, <3: https://files.pythonhosted.org/packages/7c/ed/3d6904c51389c356748d1bef4fd1a6f8b53416cd9089f634be6fbd25a303/SloppyCell-1.1.0.dev1.tar.gz (from https://pypi.org/simple/sloppycell/) (requires-python:>=2.5, <3) 2023-09-09T21:18:49,483 Fetching project page and analyzing links: https://www.piwheels.org/simple/sloppycell/ 2023-09-09T21:18:49,483 Getting page https://www.piwheels.org/simple/sloppycell/ 2023-09-09T21:18:49,485 Found index url https://www.piwheels.org/simple/ 2023-09-09T21:18:49,738 Fetched page https://www.piwheels.org/simple/sloppycell/ as text/html 2023-09-09T21:18:49,740 Skipping link: not a file: https://www.piwheels.org/simple/sloppycell/ 2023-09-09T21:18:49,740 Skipping link: not a file: https://pypi.org/simple/sloppycell/ 2023-09-09T21:18:49,767 Given no hashes to check 0 links for project 'sloppycell': discarding no candidates 2023-09-09T21:18:49,769 ERROR: Ignored the following versions that require a different python version: 1.1.0.dev1 Requires-Python >=2.5, <3 2023-09-09T21:18:49,771 ERROR: Could not find a version that satisfies the requirement sloppycell==1.1.0.dev1 (from versions: none) 2023-09-09T21:18:49,772 ERROR: No matching distribution found for sloppycell==1.1.0.dev1 2023-09-09T21:18:49,774 Exception information: 2023-09-09T21:18:49,774 Traceback (most recent call last): 2023-09-09T21:18:49,774 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-09T21:18:49,774 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-09T21:18:49,774 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-09T21:18:49,774 raise RequirementsConflicted(criterion) 2023-09-09T21:18:49,774 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sloppycell==1.1.0.dev1') 2023-09-09T21:18:49,774 2023-09-09T21:18:49,774 During handling of the above exception, another exception occurred: 2023-09-09T21:18:49,774 2023-09-09T21:18:49,774 Traceback (most recent call last): 2023-09-09T21:18:49,774 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-09T21:18:49,774 result = self._result = resolver.resolve( 2023-09-09T21:18:49,774 ^^^^^^^^^^^^^^^^^ 2023-09-09T21:18:49,774 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-09T21:18:49,774 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-09T21:18:49,774 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T21:18:49,774 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-09T21:18:49,774 raise ResolutionImpossible(e.criterion.information) 2023-09-09T21:18:49,774 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sloppycell==1.1.0.dev1'), parent=None)] 2023-09-09T21:18:49,774 2023-09-09T21:18:49,774 The above exception was the direct cause of the following exception: 2023-09-09T21:18:49,774 2023-09-09T21:18:49,774 Traceback (most recent call last): 2023-09-09T21:18:49,774 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-09T21:18:49,774 status = run_func(*args) 2023-09-09T21:18:49,774 ^^^^^^^^^^^^^^^ 2023-09-09T21:18:49,774 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-09T21:18:49,774 return func(self, options, args) 2023-09-09T21:18:49,774 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T21:18:49,774 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-09T21:18:49,774 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-09T21:18:49,774 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T21:18:49,774 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-09T21:18:49,774 raise error from e 2023-09-09T21:18:49,774 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sloppycell==1.1.0.dev1 2023-09-09T21:18:49,782 Removed build tracker: '/tmp/pip-build-tracker-ohz0glqs'