2023-09-08T00:50:27,953 Created temporary directory: /tmp/pip-build-tracker-bjl4x6xd 2023-09-08T00:50:27,955 Initialized build tracking at /tmp/pip-build-tracker-bjl4x6xd 2023-09-08T00:50:27,955 Created build tracker: /tmp/pip-build-tracker-bjl4x6xd 2023-09-08T00:50:27,955 Entered build tracker: /tmp/pip-build-tracker-bjl4x6xd 2023-09-08T00:50:27,956 Created temporary directory: /tmp/pip-wheel-51rm9kgv 2023-09-08T00:50:27,959 Created temporary directory: /tmp/pip-ephem-wheel-cache-4xvaqsoz 2023-09-08T00:50:27,980 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-08T00:50:27,984 2 location(s) to search for versions of community-codeswarm: 2023-09-08T00:50:27,984 * https://pypi.org/simple/community-codeswarm/ 2023-09-08T00:50:27,984 * https://www.piwheels.org/simple/community-codeswarm/ 2023-09-08T00:50:27,985 Fetching project page and analyzing links: https://pypi.org/simple/community-codeswarm/ 2023-09-08T00:50:27,986 Getting page https://pypi.org/simple/community-codeswarm/ 2023-09-08T00:50:27,987 Found index url https://pypi.org/simple/ 2023-09-08T00:50:28,126 Fetched page https://pypi.org/simple/community-codeswarm/ as application/vnd.pypi.simple.v1+json 2023-09-08T00:50:28,128 Skipping link: Missing project version for community-codeswarm: https://files.pythonhosted.org/packages/96/fa/9d54c867eeaa226295378e363cfa40542fb9973a8f2af905e0b8b4028a77/Community%20Codeswarm-0.1.tar.gz (from https://pypi.org/simple/community-codeswarm/) 2023-09-08T00:50:28,129 Skipping link: Missing project version for community-codeswarm: https://files.pythonhosted.org/packages/78/01/f4cd696910c1932bc1f78404947f1180103d14617a4eecdd2aa7cd115354/Community%20Codeswarm-0.2.tar.gz (from https://pypi.org/simple/community-codeswarm/) 2023-09-08T00:50:28,129 Skipping link: Missing project version for community-codeswarm: https://files.pythonhosted.org/packages/78/b8/61895a1897aa11ac290c9001e3ac358d41fdb7267312565487ff486146a0/Community%20Codeswarm-0.2.1.tar.gz (from https://pypi.org/simple/community-codeswarm/) 2023-09-08T00:50:28,130 Fetching project page and analyzing links: https://www.piwheels.org/simple/community-codeswarm/ 2023-09-08T00:50:28,131 Getting page https://www.piwheels.org/simple/community-codeswarm/ 2023-09-08T00:50:28,132 Found index url https://www.piwheels.org/simple/ 2023-09-08T00:50:30,477 Fetched page https://www.piwheels.org/simple/community-codeswarm/ as text/html 2023-09-08T00:50:30,479 Skipping link: not a file: https://www.piwheels.org/simple/community-codeswarm/ 2023-09-08T00:50:30,480 Skipping link: not a file: https://pypi.org/simple/community-codeswarm/ 2023-09-08T00:50:30,513 Given no hashes to check 0 links for project 'community-codeswarm': discarding no candidates 2023-09-08T00:50:30,514 ERROR: Could not find a version that satisfies the requirement community-codeswarm==0.2.1 (from versions: none) 2023-09-08T00:50:30,516 ERROR: No matching distribution found for community-codeswarm==0.2.1 2023-09-08T00:50:30,518 Exception information: 2023-09-08T00:50:30,518 Traceback (most recent call last): 2023-09-08T00:50:30,518 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-08T00:50:30,518 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-08T00:50:30,518 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-08T00:50:30,518 raise RequirementsConflicted(criterion) 2023-09-08T00:50:30,518 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('community-codeswarm==0.2.1') 2023-09-08T00:50:30,518 2023-09-08T00:50:30,518 During handling of the above exception, another exception occurred: 2023-09-08T00:50:30,518 2023-09-08T00:50:30,518 Traceback (most recent call last): 2023-09-08T00:50:30,518 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-08T00:50:30,518 result = self._result = resolver.resolve( 2023-09-08T00:50:30,518 ^^^^^^^^^^^^^^^^^ 2023-09-08T00:50:30,518 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-08T00:50:30,518 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-08T00:50:30,518 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T00:50:30,518 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-08T00:50:30,518 raise ResolutionImpossible(e.criterion.information) 2023-09-08T00:50:30,518 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('community-codeswarm==0.2.1'), parent=None)] 2023-09-08T00:50:30,518 2023-09-08T00:50:30,518 The above exception was the direct cause of the following exception: 2023-09-08T00:50:30,518 2023-09-08T00:50:30,518 Traceback (most recent call last): 2023-09-08T00:50:30,518 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-08T00:50:30,518 status = run_func(*args) 2023-09-08T00:50:30,518 ^^^^^^^^^^^^^^^ 2023-09-08T00:50:30,518 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-08T00:50:30,518 return func(self, options, args) 2023-09-08T00:50:30,518 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T00:50:30,518 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-08T00:50:30,518 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-08T00:50:30,518 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T00:50:30,518 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-08T00:50:30,518 raise error from e 2023-09-08T00:50:30,518 pip._internal.exceptions.DistributionNotFound: No matching distribution found for community-codeswarm==0.2.1 2023-09-08T00:50:30,528 Removed build tracker: '/tmp/pip-build-tracker-bjl4x6xd'