2021-07-08T17:43:26,175 Created temporary directory: /tmp/pip-ephem-wheel-cache-nfdaqfvq 2021-07-08T17:43:26,178 Created temporary directory: /tmp/pip-req-tracker-bg76tj2d 2021-07-08T17:43:26,178 Initialized build tracking at /tmp/pip-req-tracker-bg76tj2d 2021-07-08T17:43:26,179 Created build tracker: /tmp/pip-req-tracker-bg76tj2d 2021-07-08T17:43:26,179 Entered build tracker: /tmp/pip-req-tracker-bg76tj2d 2021-07-08T17:43:26,179 Created temporary directory: /tmp/pip-wheel-g23jap1j 2021-07-08T17:43:26,212 1 location(s) to search for versions of community-codeswarm: 2021-07-08T17:43:26,212 * https://pypi.org/simple/community-codeswarm/ 2021-07-08T17:43:26,213 Fetching project page and analyzing links: https://pypi.org/simple/community-codeswarm/ 2021-07-08T17:43:26,213 Getting page https://pypi.org/simple/community-codeswarm/ 2021-07-08T17:43:26,215 Found index url https://pypi.org/simple 2021-07-08T17:43:26,331 Skipping link: Missing project version for community-codeswarm: https://files.pythonhosted.org/packages/96/fa/9d54c867eeaa226295378e363cfa40542fb9973a8f2af905e0b8b4028a77/Community%20Codeswarm-0.1.tar.gz#sha256=0643bf5fcabd8de65b9dff9fc6f5f90072df1c750ac9717f9ee5ba0c5a24df0f (from https://pypi.org/simple/community-codeswarm/) 2021-07-08T17:43:26,331 Skipping link: Missing project version for community-codeswarm: https://files.pythonhosted.org/packages/78/01/f4cd696910c1932bc1f78404947f1180103d14617a4eecdd2aa7cd115354/Community%20Codeswarm-0.2.tar.gz#sha256=25388b0e1582166f659342599c4bb670f3c23c2c00c7bf7494dbfabc6ece87f4 (from https://pypi.org/simple/community-codeswarm/) 2021-07-08T17:43:26,331 Skipping link: Missing project version for community-codeswarm: https://files.pythonhosted.org/packages/78/b8/61895a1897aa11ac290c9001e3ac358d41fdb7267312565487ff486146a0/Community%20Codeswarm-0.2.1.tar.gz#sha256=88f1efe41befdeec83ea453d9fe11cfaa3bdd555eb9fd5e46d7c589ca8da6c92 (from https://pypi.org/simple/community-codeswarm/) 2021-07-08T17:43:26,332 Skipping link: not a file: https://pypi.org/simple/community-codeswarm/ 2021-07-08T17:43:26,347 Given no hashes to check 0 links for project 'community-codeswarm': discarding no candidates 2021-07-08T17:43:26,348 ERROR: Could not find a version that satisfies the requirement community-codeswarm==0.2.1 (from versions: none) 2021-07-08T17:43:26,348 ERROR: No matching distribution found for community-codeswarm==0.2.1 2021-07-08T17:43:26,349 Exception information: 2021-07-08T17:43:26,349 Traceback (most recent call last): 2021-07-08T17:43:26,349 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T17:43:26,349 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T17:43:26,349 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T17:43:26,349 raise RequirementsConflicted(criterion) 2021-07-08T17:43:26,349 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('community-codeswarm==0.2.1') 2021-07-08T17:43:26,349 2021-07-08T17:43:26,349 During handling of the above exception, another exception occurred: 2021-07-08T17:43:26,349 2021-07-08T17:43:26,349 Traceback (most recent call last): 2021-07-08T17:43:26,349 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T17:43:26,349 result = self._result = resolver.resolve( 2021-07-08T17:43:26,349 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T17:43:26,349 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T17:43:26,349 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T17:43:26,349 raise ResolutionImpossible(e.criterion.information) 2021-07-08T17:43:26,349 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('community-codeswarm==0.2.1'), parent=None)] 2021-07-08T17:43:26,349 2021-07-08T17:43:26,349 The above exception was the direct cause of the following exception: 2021-07-08T17:43:26,349 2021-07-08T17:43:26,349 Traceback (most recent call last): 2021-07-08T17:43:26,349 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T17:43:26,349 status = self.run(options, args) 2021-07-08T17:43:26,349 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T17:43:26,349 return func(self, options, args) 2021-07-08T17:43:26,349 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T17:43:26,349 requirement_set = resolver.resolve( 2021-07-08T17:43:26,349 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T17:43:26,349 raise error from e 2021-07-08T17:43:26,349 pip._internal.exceptions.DistributionNotFound: No matching distribution found for community-codeswarm==0.2.1 2021-07-08T17:43:26,352 Removed build tracker: '/tmp/pip-req-tracker-bg76tj2d'