2021-07-08T16:17:51,437 Created temporary directory: /tmp/pip-ephem-wheel-cache-oamq8_sy 2021-07-08T16:17:51,440 Created temporary directory: /tmp/pip-req-tracker-zyl45t6p 2021-07-08T16:17:51,440 Initialized build tracking at /tmp/pip-req-tracker-zyl45t6p 2021-07-08T16:17:51,440 Created build tracker: /tmp/pip-req-tracker-zyl45t6p 2021-07-08T16:17:51,440 Entered build tracker: /tmp/pip-req-tracker-zyl45t6p 2021-07-08T16:17:51,441 Created temporary directory: /tmp/pip-wheel-ct2v8dyt 2021-07-08T16:17:51,474 1 location(s) to search for versions of dbsh: 2021-07-08T16:17:51,474 * https://pypi.org/simple/dbsh/ 2021-07-08T16:17:51,475 Fetching project page and analyzing links: https://pypi.org/simple/dbsh/ 2021-07-08T16:17:51,475 Getting page https://pypi.org/simple/dbsh/ 2021-07-08T16:17:51,477 Found index url https://pypi.org/simple 2021-07-08T16:17:51,658 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:17:51,659 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:17:51,659 Skipping link: not a file: https://pypi.org/simple/dbsh/ 2021-07-08T16:17:51,676 Given no hashes to check 1 links for project 'dbsh': discarding no candidates 2021-07-08T16:17:51,693 Collecting dbsh==0.1.5 2021-07-08T16:17:51,695 Created temporary directory: /tmp/pip-unpack-qph2gyrv 2021-07-08T16:17:51,870 Downloading dbsh-0.1.5.tar.gz (29 kB) 2021-07-08T16:17:51,956 Added dbsh==0.1.5 from https://files.pythonhosted.org/packages/7e/14/460af6e768bfb9d30d974b080bed7e4e48750fbbe93d32fb2574e95534b5/dbsh-0.1.5.tar.gz#sha256=0bbe4c61f35fc0861e778c22865b5861af1f2a7d775917fd8adabbd2326cc175 to build tracker '/tmp/pip-req-tracker-zyl45t6p' 2021-07-08T16:17:51,957 Running setup.py (path:/tmp/pip-wheel-ct2v8dyt/dbsh_8900c6ca1de14cae87a08b1fb998a4d8/setup.py) egg_info for package dbsh 2021-07-08T16:17:51,957 Created temporary directory: /tmp/pip-pip-egg-info-8c4ha9bp 2021-07-08T16:17:51,958 Running command python setup.py egg_info 2021-07-08T16:17:52,608 Traceback (most recent call last): 2021-07-08T16:17:52,609 File "", line 1, in 2021-07-08T16:17:52,609 File "/tmp/pip-wheel-ct2v8dyt/dbsh_8900c6ca1de14cae87a08b1fb998a4d8/setup.py", line 4, in 2021-07-08T16:17:52,609 import ez_setup 2021-07-08T16:17:52,610 File "/tmp/pip-wheel-ct2v8dyt/dbsh_8900c6ca1de14cae87a08b1fb998a4d8/ez_setup.py", line 94 2021-07-08T16:17:52,610 except pkg_resources.VersionConflict, e: 2021-07-08T16:17:52,610 ^ 2021-07-08T16:17:52,610 SyntaxError: invalid syntax 2021-07-08T16:17:52,659 WARNING: Discarding https://files.pythonhosted.org/packages/7e/14/460af6e768bfb9d30d974b080bed7e4e48750fbbe93d32fb2574e95534b5/dbsh-0.1.5.tar.gz#sha256=0bbe4c61f35fc0861e778c22865b5861af1f2a7d775917fd8adabbd2326cc175 (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:17:52,661 ERROR: Could not find a version that satisfies the requirement dbsh==0.1.5 (from versions: 0.1.5, 0.1.6) 2021-07-08T16:17:52,661 ERROR: No matching distribution found for dbsh==0.1.5 2021-07-08T16:17:52,661 Exception information: 2021-07-08T16:17:52,661 Traceback (most recent call last): 2021-07-08T16:17:52,661 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T16:17:52,661 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T16:17:52,661 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T16:17:52,661 raise RequirementsConflicted(criterion) 2021-07-08T16:17:52,661 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dbsh==0.1.5') 2021-07-08T16:17:52,661 2021-07-08T16:17:52,661 During handling of the above exception, another exception occurred: 2021-07-08T16:17:52,661 2021-07-08T16:17:52,661 Traceback (most recent call last): 2021-07-08T16:17:52,661 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T16:17:52,661 result = self._result = resolver.resolve( 2021-07-08T16:17:52,661 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T16:17:52,661 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T16:17:52,661 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T16:17:52,661 raise ResolutionImpossible(e.criterion.information) 2021-07-08T16:17:52,661 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dbsh==0.1.5'), parent=None)] 2021-07-08T16:17:52,661 2021-07-08T16:17:52,661 The above exception was the direct cause of the following exception: 2021-07-08T16:17:52,661 2021-07-08T16:17:52,661 Traceback (most recent call last): 2021-07-08T16:17:52,661 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T16:17:52,661 status = self.run(options, args) 2021-07-08T16:17:52,661 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T16:17:52,661 return func(self, options, args) 2021-07-08T16:17:52,661 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T16:17:52,661 requirement_set = resolver.resolve( 2021-07-08T16:17:52,661 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T16:17:52,661 raise error from e 2021-07-08T16:17:52,661 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dbsh==0.1.5 2021-07-08T16:17:52,666 Removed dbsh==0.1.5 from https://files.pythonhosted.org/packages/7e/14/460af6e768bfb9d30d974b080bed7e4e48750fbbe93d32fb2574e95534b5/dbsh-0.1.5.tar.gz#sha256=0bbe4c61f35fc0861e778c22865b5861af1f2a7d775917fd8adabbd2326cc175 from build tracker '/tmp/pip-req-tracker-zyl45t6p' 2021-07-08T16:17:52,666 Removed build tracker: '/tmp/pip-req-tracker-zyl45t6p'