2021-07-11T23:23:52,538 Created temporary directory: /tmp/pip-ephem-wheel-cache-zy3h7379 2021-07-11T23:23:52,542 Created temporary directory: /tmp/pip-req-tracker-ibyx2hl9 2021-07-11T23:23:52,542 Initialized build tracking at /tmp/pip-req-tracker-ibyx2hl9 2021-07-11T23:23:52,542 Created build tracker: /tmp/pip-req-tracker-ibyx2hl9 2021-07-11T23:23:52,543 Entered build tracker: /tmp/pip-req-tracker-ibyx2hl9 2021-07-11T23:23:52,543 Created temporary directory: /tmp/pip-wheel-qt8x8tka 2021-07-11T23:23:52,572 1 location(s) to search for versions of connect: 2021-07-11T23:23:52,572 * https://pypi.org/simple/connect/ 2021-07-11T23:23:52,572 Fetching project page and analyzing links: https://pypi.org/simple/connect/ 2021-07-11T23:23:52,573 Getting page https://pypi.org/simple/connect/ 2021-07-11T23:23:52,574 Found index url https://pypi.org/simple 2021-07-11T23:23:52,755 Found link https://files.pythonhosted.org/packages/8f/8c/d187d312d0a727f0196be9ffab7fb85e3e912591556238ab7b99bf1abcf9/connect-0.1.tar.gz#sha256=d8c5e96171aad0b17cb4550bc06b8654045809c867f1fa5407d02232c3ee6bb0 (from https://pypi.org/simple/connect/), version: 0.1 2021-07-11T23:23:52,755 Found link https://files.pythonhosted.org/packages/a5/06/0e69483704816e358aba1b7cb25912ed10a61d7a4d1c9421fdb6de4de015/connect-0.2.tar.gz#sha256=baa602ccd1c627539f83d55b9c084b5ddab907de887ec80eef74141abee07236 (from https://pypi.org/simple/connect/), version: 0.2 2021-07-11T23:23:52,756 Skipping link: not a file: https://pypi.org/simple/connect/ 2021-07-11T23:23:52,773 Given no hashes to check 1 links for project 'connect': discarding no candidates 2021-07-11T23:23:52,792 Collecting connect==0.1 2021-07-11T23:23:52,794 Created temporary directory: /tmp/pip-unpack-_95r8voy 2021-07-11T23:23:52,966 Downloading connect-0.1.tar.gz (2.0 kB) 2021-07-11T23:23:52,989 Added connect==0.1 from https://files.pythonhosted.org/packages/8f/8c/d187d312d0a727f0196be9ffab7fb85e3e912591556238ab7b99bf1abcf9/connect-0.1.tar.gz#sha256=d8c5e96171aad0b17cb4550bc06b8654045809c867f1fa5407d02232c3ee6bb0 to build tracker '/tmp/pip-req-tracker-ibyx2hl9' 2021-07-11T23:23:52,990 Running setup.py (path:/tmp/pip-wheel-qt8x8tka/connect_8b22376053654779bf17e0969bd0b2be/setup.py) egg_info for package connect 2021-07-11T23:23:52,992 Created temporary directory: /tmp/pip-pip-egg-info-dxvodju0 2021-07-11T23:23:52,992 Running command python setup.py egg_info 2021-07-11T23:23:53,833 Traceback (most recent call last): 2021-07-11T23:23:53,833 File "", line 1, in 2021-07-11T23:23:53,833 File "/tmp/pip-wheel-qt8x8tka/connect_8b22376053654779bf17e0969bd0b2be/setup.py", line 4, in 2021-07-11T23:23:53,834 import connect as module 2021-07-11T23:23:53,834 File "/tmp/pip-wheel-qt8x8tka/connect_8b22376053654779bf17e0969bd0b2be/connect.py", line 20 2021-07-11T23:23:53,834 except socket.error, e: 2021-07-11T23:23:53,835 ^ 2021-07-11T23:23:53,835 SyntaxError: invalid syntax 2021-07-11T23:23:53,885 WARNING: Discarding https://files.pythonhosted.org/packages/8f/8c/d187d312d0a727f0196be9ffab7fb85e3e912591556238ab7b99bf1abcf9/connect-0.1.tar.gz#sha256=d8c5e96171aad0b17cb4550bc06b8654045809c867f1fa5407d02232c3ee6bb0 (from https://pypi.org/simple/connect/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T23:23:53,886 ERROR: Could not find a version that satisfies the requirement connect==0.1 (from versions: 0.1, 0.2) 2021-07-11T23:23:53,886 ERROR: No matching distribution found for connect==0.1 2021-07-11T23:23:53,887 Exception information: 2021-07-11T23:23:53,887 Traceback (most recent call last): 2021-07-11T23:23:53,887 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T23:23:53,887 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T23:23:53,887 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T23:23:53,887 raise RequirementsConflicted(criterion) 2021-07-11T23:23:53,887 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('connect==0.1') 2021-07-11T23:23:53,887 2021-07-11T23:23:53,887 During handling of the above exception, another exception occurred: 2021-07-11T23:23:53,887 2021-07-11T23:23:53,887 Traceback (most recent call last): 2021-07-11T23:23:53,887 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T23:23:53,887 result = self._result = resolver.resolve( 2021-07-11T23:23:53,887 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T23:23:53,887 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T23:23:53,887 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T23:23:53,887 raise ResolutionImpossible(e.criterion.information) 2021-07-11T23:23:53,887 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('connect==0.1'), parent=None)] 2021-07-11T23:23:53,887 2021-07-11T23:23:53,887 The above exception was the direct cause of the following exception: 2021-07-11T23:23:53,887 2021-07-11T23:23:53,887 Traceback (most recent call last): 2021-07-11T23:23:53,887 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T23:23:53,887 status = self.run(options, args) 2021-07-11T23:23:53,887 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T23:23:53,887 return func(self, options, args) 2021-07-11T23:23:53,887 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T23:23:53,887 requirement_set = resolver.resolve( 2021-07-11T23:23:53,887 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T23:23:53,887 raise error from e 2021-07-11T23:23:53,887 pip._internal.exceptions.DistributionNotFound: No matching distribution found for connect==0.1 2021-07-11T23:23:53,892 Removed connect==0.1 from https://files.pythonhosted.org/packages/8f/8c/d187d312d0a727f0196be9ffab7fb85e3e912591556238ab7b99bf1abcf9/connect-0.1.tar.gz#sha256=d8c5e96171aad0b17cb4550bc06b8654045809c867f1fa5407d02232c3ee6bb0 from build tracker '/tmp/pip-req-tracker-ibyx2hl9' 2021-07-11T23:23:53,892 Removed build tracker: '/tmp/pip-req-tracker-ibyx2hl9'