2021-07-08T17:58:20,419 Created temporary directory: /tmp/pip-ephem-wheel-cache-9vf6wo0m 2021-07-08T17:58:20,422 Created temporary directory: /tmp/pip-req-tracker-b7ck6qw0 2021-07-08T17:58:20,423 Initialized build tracking at /tmp/pip-req-tracker-b7ck6qw0 2021-07-08T17:58:20,423 Created build tracker: /tmp/pip-req-tracker-b7ck6qw0 2021-07-08T17:58:20,423 Entered build tracker: /tmp/pip-req-tracker-b7ck6qw0 2021-07-08T17:58:20,424 Created temporary directory: /tmp/pip-wheel-6ii_4i7u 2021-07-08T17:58:20,457 1 location(s) to search for versions of psycopg2da: 2021-07-08T17:58:20,457 * https://pypi.org/simple/psycopg2da/ 2021-07-08T17:58:20,457 Fetching project page and analyzing links: https://pypi.org/simple/psycopg2da/ 2021-07-08T17:58:20,458 Getting page https://pypi.org/simple/psycopg2da/ 2021-07-08T17:58:20,459 Found index url https://pypi.org/simple 2021-07-08T17:58:20,641 Found link https://files.pythonhosted.org/packages/69/c3/41406f908f49b5bf73ff2834a63eebbd79b7fe9dec3c784d3283203b2c44/psycopg2da-2.0.9.tar.gz#sha256=49d0919ce22916b8518d3fd271e5be1ff53bc820ef842fa68c4297aa4098a9bb (from https://pypi.org/simple/psycopg2da/), version: 2.0.9 2021-07-08T17:58:20,641 Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/da/e6/37263cc5ca5f297a482b01f3be4df0018290dc61ac49097d157a120814fd/psycopg2da-2.0.9.win32.exe#sha256=f35395d7cd9967e8f50e9043b9394055f6760658ef07293c1669a91da51ad7e4 (from https://pypi.org/simple/psycopg2da/) 2021-07-08T17:58:20,641 Skipping link: not a file: https://pypi.org/simple/psycopg2da/ 2021-07-08T17:58:20,658 Given no hashes to check 1 links for project 'psycopg2da': discarding no candidates 2021-07-08T17:58:20,675 Collecting psycopg2da==2.0.9 2021-07-08T17:58:20,676 Created temporary directory: /tmp/pip-unpack-0rc21_jj 2021-07-08T17:58:20,942 Downloading psycopg2da-2.0.9.tar.gz (254 kB) 2021-07-08T17:58:21,338 Added psycopg2da==2.0.9 from https://files.pythonhosted.org/packages/69/c3/41406f908f49b5bf73ff2834a63eebbd79b7fe9dec3c784d3283203b2c44/psycopg2da-2.0.9.tar.gz#sha256=49d0919ce22916b8518d3fd271e5be1ff53bc820ef842fa68c4297aa4098a9bb to build tracker '/tmp/pip-req-tracker-b7ck6qw0' 2021-07-08T17:58:21,339 Running setup.py (path:/tmp/pip-wheel-6ii_4i7u/psycopg2da_5f0a249e2bb74a66ba25b108be2b1802/setup.py) egg_info for package psycopg2da 2021-07-08T17:58:21,340 Created temporary directory: /tmp/pip-pip-egg-info-oepmg0d8 2021-07-08T17:58:21,340 Running command python setup.py egg_info 2021-07-08T17:58:21,969 Traceback (most recent call last): 2021-07-08T17:58:21,970 File "", line 1, in 2021-07-08T17:58:21,970 File "/tmp/pip-wheel-6ii_4i7u/psycopg2da_5f0a249e2bb74a66ba25b108be2b1802/setup.py", line 212 2021-07-08T17:58:21,971 except Warning, w: 2021-07-08T17:58:21,971 ^ 2021-07-08T17:58:21,971 SyntaxError: invalid syntax 2021-07-08T17:58:22,020 WARNING: Discarding https://files.pythonhosted.org/packages/69/c3/41406f908f49b5bf73ff2834a63eebbd79b7fe9dec3c784d3283203b2c44/psycopg2da-2.0.9.tar.gz#sha256=49d0919ce22916b8518d3fd271e5be1ff53bc820ef842fa68c4297aa4098a9bb (from https://pypi.org/simple/psycopg2da/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T17:58:22,022 ERROR: Could not find a version that satisfies the requirement psycopg2da==2.0.9 (from versions: 2.0.9) 2021-07-08T17:58:22,022 ERROR: No matching distribution found for psycopg2da==2.0.9 2021-07-08T17:58:22,022 Exception information: 2021-07-08T17:58:22,022 Traceback (most recent call last): 2021-07-08T17:58:22,022 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T17:58:22,022 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T17:58:22,022 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T17:58:22,022 raise RequirementsConflicted(criterion) 2021-07-08T17:58:22,022 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('psycopg2da==2.0.9') 2021-07-08T17:58:22,022 2021-07-08T17:58:22,022 During handling of the above exception, another exception occurred: 2021-07-08T17:58:22,022 2021-07-08T17:58:22,022 Traceback (most recent call last): 2021-07-08T17:58:22,022 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T17:58:22,022 result = self._result = resolver.resolve( 2021-07-08T17:58:22,022 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T17:58:22,022 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T17:58:22,022 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T17:58:22,022 raise ResolutionImpossible(e.criterion.information) 2021-07-08T17:58:22,022 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('psycopg2da==2.0.9'), parent=None)] 2021-07-08T17:58:22,022 2021-07-08T17:58:22,022 The above exception was the direct cause of the following exception: 2021-07-08T17:58:22,022 2021-07-08T17:58:22,022 Traceback (most recent call last): 2021-07-08T17:58:22,022 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T17:58:22,022 status = self.run(options, args) 2021-07-08T17:58:22,022 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T17:58:22,022 return func(self, options, args) 2021-07-08T17:58:22,022 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T17:58:22,022 requirement_set = resolver.resolve( 2021-07-08T17:58:22,022 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T17:58:22,022 raise error from e 2021-07-08T17:58:22,022 pip._internal.exceptions.DistributionNotFound: No matching distribution found for psycopg2da==2.0.9 2021-07-08T17:58:22,028 Removed psycopg2da==2.0.9 from https://files.pythonhosted.org/packages/69/c3/41406f908f49b5bf73ff2834a63eebbd79b7fe9dec3c784d3283203b2c44/psycopg2da-2.0.9.tar.gz#sha256=49d0919ce22916b8518d3fd271e5be1ff53bc820ef842fa68c4297aa4098a9bb from build tracker '/tmp/pip-req-tracker-b7ck6qw0' 2021-07-08T17:58:22,028 Removed build tracker: '/tmp/pip-req-tracker-b7ck6qw0'