2021-07-09T21:26:00,458 Created temporary directory: /tmp/pip-ephem-wheel-cache-91mkwa56 2021-07-09T21:26:00,461 Created temporary directory: /tmp/pip-req-tracker-507c42bl 2021-07-09T21:26:00,461 Initialized build tracking at /tmp/pip-req-tracker-507c42bl 2021-07-09T21:26:00,462 Created build tracker: /tmp/pip-req-tracker-507c42bl 2021-07-09T21:26:00,462 Entered build tracker: /tmp/pip-req-tracker-507c42bl 2021-07-09T21:26:00,462 Created temporary directory: /tmp/pip-wheel-edj7vvax 2021-07-09T21:26:00,499 1 location(s) to search for versions of dbinfo: 2021-07-09T21:26:00,499 * https://pypi.org/simple/dbinfo/ 2021-07-09T21:26:00,499 Fetching project page and analyzing links: https://pypi.org/simple/dbinfo/ 2021-07-09T21:26:00,500 Getting page https://pypi.org/simple/dbinfo/ 2021-07-09T21:26:00,501 Found index url https://pypi.org/simple 2021-07-09T21:26:00,682 Found link https://files.pythonhosted.org/packages/64/cc/fb129919ee68b0476af5d340875aab8231bfc194e85c02fce4f5b264373a/dbinfo-0.1.beta2.tar.gz#sha256=6d6317d845a8d0c3572a06a181ce274d7b84521cc0b3f2ed54ab5623437f14a8 (from https://pypi.org/simple/dbinfo/), version: 0.1.beta2 2021-07-09T21:26:00,682 Skipping link: not a file: https://pypi.org/simple/dbinfo/ 2021-07-09T21:26:00,698 Given no hashes to check 1 links for project 'dbinfo': discarding no candidates 2021-07-09T21:26:00,716 Collecting dbinfo==0.1.beta2 2021-07-09T21:26:00,717 Created temporary directory: /tmp/pip-unpack-7tdvmv7s 2021-07-09T21:26:00,893 Downloading dbinfo-0.1.beta2.tar.gz (21 kB) 2021-07-09T21:26:00,958 Added dbinfo==0.1.beta2 from https://files.pythonhosted.org/packages/64/cc/fb129919ee68b0476af5d340875aab8231bfc194e85c02fce4f5b264373a/dbinfo-0.1.beta2.tar.gz#sha256=6d6317d845a8d0c3572a06a181ce274d7b84521cc0b3f2ed54ab5623437f14a8 to build tracker '/tmp/pip-req-tracker-507c42bl' 2021-07-09T21:26:00,959 Running setup.py (path:/tmp/pip-wheel-edj7vvax/dbinfo_4071fa3f668c469fbe9f04052f8fdd6d/setup.py) egg_info for package dbinfo 2021-07-09T21:26:00,960 Created temporary directory: /tmp/pip-pip-egg-info-twp619fp 2021-07-09T21:26:00,960 Running command python setup.py egg_info 2021-07-09T21:26:01,655 Traceback (most recent call last): 2021-07-09T21:26:01,655 File "", line 1, in 2021-07-09T21:26:01,656 File "/tmp/pip-wheel-edj7vvax/dbinfo_4071fa3f668c469fbe9f04052f8fdd6d/setup.py", line 26, in 2021-07-09T21:26:01,656 from dbinfo.dbinfo import __version__, __license__ 2021-07-09T21:26:01,656 File "/tmp/pip-wheel-edj7vvax/dbinfo_4071fa3f668c469fbe9f04052f8fdd6d/dbinfo/dbinfo.py", line 71 2021-07-09T21:26:01,657 except Exception, e: 2021-07-09T21:26:01,657 ^ 2021-07-09T21:26:01,657 SyntaxError: invalid syntax 2021-07-09T21:26:01,706 WARNING: Discarding https://files.pythonhosted.org/packages/64/cc/fb129919ee68b0476af5d340875aab8231bfc194e85c02fce4f5b264373a/dbinfo-0.1.beta2.tar.gz#sha256=6d6317d845a8d0c3572a06a181ce274d7b84521cc0b3f2ed54ab5623437f14a8 (from https://pypi.org/simple/dbinfo/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:26:01,707 ERROR: Could not find a version that satisfies the requirement dbinfo==0.1.beta2 (from versions: 0.1b2) 2021-07-09T21:26:01,708 ERROR: No matching distribution found for dbinfo==0.1.beta2 2021-07-09T21:26:01,708 Exception information: 2021-07-09T21:26:01,708 Traceback (most recent call last): 2021-07-09T21:26:01,708 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:26:01,708 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:26:01,708 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:26:01,708 raise RequirementsConflicted(criterion) 2021-07-09T21:26:01,708 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dbinfo==0.1.beta2') 2021-07-09T21:26:01,708 2021-07-09T21:26:01,708 During handling of the above exception, another exception occurred: 2021-07-09T21:26:01,708 2021-07-09T21:26:01,708 Traceback (most recent call last): 2021-07-09T21:26:01,708 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:26:01,708 result = self._result = resolver.resolve( 2021-07-09T21:26:01,708 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:26:01,708 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:26:01,708 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:26:01,708 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:26:01,708 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dbinfo==0.1.beta2'), parent=None)] 2021-07-09T21:26:01,708 2021-07-09T21:26:01,708 The above exception was the direct cause of the following exception: 2021-07-09T21:26:01,708 2021-07-09T21:26:01,708 Traceback (most recent call last): 2021-07-09T21:26:01,708 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:26:01,708 status = self.run(options, args) 2021-07-09T21:26:01,708 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:26:01,708 return func(self, options, args) 2021-07-09T21:26:01,708 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:26:01,708 requirement_set = resolver.resolve( 2021-07-09T21:26:01,708 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:26:01,708 raise error from e 2021-07-09T21:26:01,708 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dbinfo==0.1.beta2 2021-07-09T21:26:01,713 Removed dbinfo==0.1.beta2 from https://files.pythonhosted.org/packages/64/cc/fb129919ee68b0476af5d340875aab8231bfc194e85c02fce4f5b264373a/dbinfo-0.1.beta2.tar.gz#sha256=6d6317d845a8d0c3572a06a181ce274d7b84521cc0b3f2ed54ab5623437f14a8 from build tracker '/tmp/pip-req-tracker-507c42bl' 2021-07-09T21:26:01,713 Removed build tracker: '/tmp/pip-req-tracker-507c42bl'