2021-07-08T16:26:58,720 Created temporary directory: /tmp/pip-ephem-wheel-cache-vqpm_2j8 2021-07-08T16:26:58,723 Created temporary directory: /tmp/pip-req-tracker-0df9meuu 2021-07-08T16:26:58,723 Initialized build tracking at /tmp/pip-req-tracker-0df9meuu 2021-07-08T16:26:58,724 Created build tracker: /tmp/pip-req-tracker-0df9meuu 2021-07-08T16:26:58,724 Entered build tracker: /tmp/pip-req-tracker-0df9meuu 2021-07-08T16:26:58,725 Created temporary directory: /tmp/pip-wheel-b5khxg3s 2021-07-08T16:26:58,759 1 location(s) to search for versions of community-codeswarm: 2021-07-08T16:26:58,759 * https://pypi.org/simple/community-codeswarm/ 2021-07-08T16:26:58,760 Fetching project page and analyzing links: https://pypi.org/simple/community-codeswarm/ 2021-07-08T16:26:58,760 Getting page https://pypi.org/simple/community-codeswarm/ 2021-07-08T16:26:58,762 Found index url https://pypi.org/simple 2021-07-08T16:26:58,944 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-08T16:26:58,944 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-08T16:26:58,945 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-08T16:26:58,945 Skipping link: not a file: https://pypi.org/simple/community-codeswarm/ 2021-07-08T16:26:58,961 Given no hashes to check 0 links for project 'community-codeswarm': discarding no candidates 2021-07-08T16:26:58,961 ERROR: Could not find a version that satisfies the requirement community-codeswarm==0.1 (from versions: none) 2021-07-08T16:26:58,962 ERROR: No matching distribution found for community-codeswarm==0.1 2021-07-08T16:26:58,962 Exception information: 2021-07-08T16:26:58,962 Traceback (most recent call last): 2021-07-08T16:26:58,962 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T16:26:58,962 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T16:26:58,962 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T16:26:58,962 raise RequirementsConflicted(criterion) 2021-07-08T16:26:58,962 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('community-codeswarm==0.1') 2021-07-08T16:26:58,962 2021-07-08T16:26:58,962 During handling of the above exception, another exception occurred: 2021-07-08T16:26:58,962 2021-07-08T16:26:58,962 Traceback (most recent call last): 2021-07-08T16:26:58,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T16:26:58,962 result = self._result = resolver.resolve( 2021-07-08T16:26:58,962 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T16:26:58,962 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T16:26:58,962 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T16:26:58,962 raise ResolutionImpossible(e.criterion.information) 2021-07-08T16:26:58,962 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('community-codeswarm==0.1'), parent=None)] 2021-07-08T16:26:58,962 2021-07-08T16:26:58,962 The above exception was the direct cause of the following exception: 2021-07-08T16:26:58,962 2021-07-08T16:26:58,962 Traceback (most recent call last): 2021-07-08T16:26:58,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T16:26:58,962 status = self.run(options, args) 2021-07-08T16:26:58,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T16:26:58,962 return func(self, options, args) 2021-07-08T16:26:58,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T16:26:58,962 requirement_set = resolver.resolve( 2021-07-08T16:26:58,962 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T16:26:58,962 raise error from e 2021-07-08T16:26:58,962 pip._internal.exceptions.DistributionNotFound: No matching distribution found for community-codeswarm==0.1 2021-07-08T16:26:58,966 Removed build tracker: '/tmp/pip-req-tracker-0df9meuu'