2021-07-08T16:21:05,105 Created temporary directory: /tmp/pip-ephem-wheel-cache-8j2uh8wj 2021-07-08T16:21:05,108 Created temporary directory: /tmp/pip-req-tracker-vmjauabr 2021-07-08T16:21:05,109 Initialized build tracking at /tmp/pip-req-tracker-vmjauabr 2021-07-08T16:21:05,109 Created build tracker: /tmp/pip-req-tracker-vmjauabr 2021-07-08T16:21:05,109 Entered build tracker: /tmp/pip-req-tracker-vmjauabr 2021-07-08T16:21:05,110 Created temporary directory: /tmp/pip-wheel-gtcjy2ni 2021-07-08T16:21:05,143 1 location(s) to search for versions of dbsh: 2021-07-08T16:21:05,143 * https://pypi.org/simple/dbsh/ 2021-07-08T16:21:05,144 Fetching project page and analyzing links: https://pypi.org/simple/dbsh/ 2021-07-08T16:21:05,144 Getting page https://pypi.org/simple/dbsh/ 2021-07-08T16:21:05,145 Found index url https://pypi.org/simple 2021-07-08T16:21:05,235 Found link https://files.pythonhosted.org/packages/7e/14/460af6e768bfb9d30d974b080bed7e4e48750fbbe93d32fb2574e95534b5/dbsh-0.1.5.tar.gz#sha256=0bbe4c61f35fc0861e778c22865b5861af1f2a7d775917fd8adabbd2326cc175 (from https://pypi.org/simple/dbsh/), version: 0.1.5 2021-07-08T16:21:05,235 Found link https://files.pythonhosted.org/packages/a4/bb/c434c2f4f165790d3b3f42fc9bc7629868a0fb869aefeda4dc994ba32f33/dbsh-0.1.6.tar.gz#sha256=7a8250a90b4be89ada6a3ec2cbfd48e0358c657d46dc1e5214cf2badc62dae9d (from https://pypi.org/simple/dbsh/), version: 0.1.6 2021-07-08T16:21:05,236 Skipping link: not a file: https://pypi.org/simple/dbsh/ 2021-07-08T16:21:05,252 Given no hashes to check 1 links for project 'dbsh': discarding no candidates 2021-07-08T16:21:05,269 Collecting dbsh==0.1.6 2021-07-08T16:21:05,270 Created temporary directory: /tmp/pip-unpack-t_3368co 2021-07-08T16:21:05,449 Downloading dbsh-0.1.6.tar.gz (31 kB) 2021-07-08T16:21:05,531 Added dbsh==0.1.6 from https://files.pythonhosted.org/packages/a4/bb/c434c2f4f165790d3b3f42fc9bc7629868a0fb869aefeda4dc994ba32f33/dbsh-0.1.6.tar.gz#sha256=7a8250a90b4be89ada6a3ec2cbfd48e0358c657d46dc1e5214cf2badc62dae9d to build tracker '/tmp/pip-req-tracker-vmjauabr' 2021-07-08T16:21:05,532 Running setup.py (path:/tmp/pip-wheel-gtcjy2ni/dbsh_c008909a54ea49feb53fac68ab7caad3/setup.py) egg_info for package dbsh 2021-07-08T16:21:05,532 Created temporary directory: /tmp/pip-pip-egg-info-rhnvum_k 2021-07-08T16:21:05,533 Running command python setup.py egg_info 2021-07-08T16:21:06,165 Traceback (most recent call last): 2021-07-08T16:21:06,166 File "", line 1, in 2021-07-08T16:21:06,166 File "/tmp/pip-wheel-gtcjy2ni/dbsh_c008909a54ea49feb53fac68ab7caad3/setup.py", line 4, in 2021-07-08T16:21:06,167 import ez_setup 2021-07-08T16:21:06,167 File "/tmp/pip-wheel-gtcjy2ni/dbsh_c008909a54ea49feb53fac68ab7caad3/ez_setup.py", line 94 2021-07-08T16:21:06,167 except pkg_resources.VersionConflict, e: 2021-07-08T16:21:06,168 ^ 2021-07-08T16:21:06,168 SyntaxError: invalid syntax 2021-07-08T16:21:06,216 WARNING: Discarding https://files.pythonhosted.org/packages/a4/bb/c434c2f4f165790d3b3f42fc9bc7629868a0fb869aefeda4dc994ba32f33/dbsh-0.1.6.tar.gz#sha256=7a8250a90b4be89ada6a3ec2cbfd48e0358c657d46dc1e5214cf2badc62dae9d (from https://pypi.org/simple/dbsh/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T16:21:06,217 ERROR: Could not find a version that satisfies the requirement dbsh==0.1.6 (from versions: 0.1.5, 0.1.6) 2021-07-08T16:21:06,218 ERROR: No matching distribution found for dbsh==0.1.6 2021-07-08T16:21:06,218 Exception information: 2021-07-08T16:21:06,218 Traceback (most recent call last): 2021-07-08T16:21:06,218 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T16:21:06,218 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T16:21:06,218 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T16:21:06,218 raise RequirementsConflicted(criterion) 2021-07-08T16:21:06,218 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dbsh==0.1.6') 2021-07-08T16:21:06,218 2021-07-08T16:21:06,218 During handling of the above exception, another exception occurred: 2021-07-08T16:21:06,218 2021-07-08T16:21:06,218 Traceback (most recent call last): 2021-07-08T16:21:06,218 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T16:21:06,218 result = self._result = resolver.resolve( 2021-07-08T16:21:06,218 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T16:21:06,218 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T16:21:06,218 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T16:21:06,218 raise ResolutionImpossible(e.criterion.information) 2021-07-08T16:21:06,218 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dbsh==0.1.6'), parent=None)] 2021-07-08T16:21:06,218 2021-07-08T16:21:06,218 The above exception was the direct cause of the following exception: 2021-07-08T16:21:06,218 2021-07-08T16:21:06,218 Traceback (most recent call last): 2021-07-08T16:21:06,218 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T16:21:06,218 status = self.run(options, args) 2021-07-08T16:21:06,218 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T16:21:06,218 return func(self, options, args) 2021-07-08T16:21:06,218 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T16:21:06,218 requirement_set = resolver.resolve( 2021-07-08T16:21:06,218 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T16:21:06,218 raise error from e 2021-07-08T16:21:06,218 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dbsh==0.1.6 2021-07-08T16:21:06,223 Removed dbsh==0.1.6 from https://files.pythonhosted.org/packages/a4/bb/c434c2f4f165790d3b3f42fc9bc7629868a0fb869aefeda4dc994ba32f33/dbsh-0.1.6.tar.gz#sha256=7a8250a90b4be89ada6a3ec2cbfd48e0358c657d46dc1e5214cf2badc62dae9d from build tracker '/tmp/pip-req-tracker-vmjauabr' 2021-07-08T16:21:06,223 Removed build tracker: '/tmp/pip-req-tracker-vmjauabr'