2021-07-09T00:44:32,069 Created temporary directory: /tmp/pip-ephem-wheel-cache-9blhgvib 2021-07-09T00:44:32,072 Created temporary directory: /tmp/pip-req-tracker-vhfkt4jb 2021-07-09T00:44:32,072 Initialized build tracking at /tmp/pip-req-tracker-vhfkt4jb 2021-07-09T00:44:32,073 Created build tracker: /tmp/pip-req-tracker-vhfkt4jb 2021-07-09T00:44:32,073 Entered build tracker: /tmp/pip-req-tracker-vhfkt4jb 2021-07-09T00:44:32,073 Created temporary directory: /tmp/pip-wheel-j4pk29bb 2021-07-09T00:44:32,109 1 location(s) to search for versions of handlersocket: 2021-07-09T00:44:32,109 * https://pypi.org/simple/handlersocket/ 2021-07-09T00:44:32,109 Fetching project page and analyzing links: https://pypi.org/simple/handlersocket/ 2021-07-09T00:44:32,110 Getting page https://pypi.org/simple/handlersocket/ 2021-07-09T00:44:32,111 Found index url https://pypi.org/simple 2021-07-09T00:44:32,293 Found link https://files.pythonhosted.org/packages/90/e1/acd03550519ae569bf44a5513d450751e8e4190144f73eb6aa6da0a44130/handlersocket-0.0.1.tar.gz#sha256=80410a4d75f2ccd9cc66e6117170e60137b685af08371f4e73e74baa1a4c15c6 (from https://pypi.org/simple/handlersocket/), version: 0.0.1 2021-07-09T00:44:32,293 Found link https://files.pythonhosted.org/packages/9d/0f/205b6f0877093cbbb30fbcec2fa77c68caa95c09e2a6356533b4478cbfb9/handlersocket-0.0.2.tar.gz#sha256=965d4a3463cffea81ea7c30d39cc841a73bdcd8e572a462cda92bef8848350fe (from https://pypi.org/simple/handlersocket/), version: 0.0.2 2021-07-09T00:44:32,294 Skipping link: not a file: https://pypi.org/simple/handlersocket/ 2021-07-09T00:44:32,310 Given no hashes to check 1 links for project 'handlersocket': discarding no candidates 2021-07-09T00:44:32,327 Collecting handlersocket==0.0.2 2021-07-09T00:44:32,328 Created temporary directory: /tmp/pip-unpack-giav8ruf 2021-07-09T00:44:32,512 Downloading handlersocket-0.0.2.tar.gz (2.7 kB) 2021-07-09T00:44:32,550 Added handlersocket==0.0.2 from https://files.pythonhosted.org/packages/9d/0f/205b6f0877093cbbb30fbcec2fa77c68caa95c09e2a6356533b4478cbfb9/handlersocket-0.0.2.tar.gz#sha256=965d4a3463cffea81ea7c30d39cc841a73bdcd8e572a462cda92bef8848350fe to build tracker '/tmp/pip-req-tracker-vhfkt4jb' 2021-07-09T00:44:32,551 Running setup.py (path:/tmp/pip-wheel-j4pk29bb/handlersocket_3b43a2003f2e457a81504551170a75eb/setup.py) egg_info for package handlersocket 2021-07-09T00:44:32,552 Created temporary directory: /tmp/pip-pip-egg-info-ht8chqw6 2021-07-09T00:44:32,552 Running command python setup.py egg_info 2021-07-09T00:44:33,182 Traceback (most recent call last): 2021-07-09T00:44:33,183 File "", line 1, in 2021-07-09T00:44:33,183 File "/tmp/pip-wheel-j4pk29bb/handlersocket_3b43a2003f2e457a81504551170a75eb/setup.py", line 4, in 2021-07-09T00:44:33,183 import handlersocket 2021-07-09T00:44:33,184 File "/tmp/pip-wheel-j4pk29bb/handlersocket_3b43a2003f2e457a81504551170a75eb/handlersocket/__init__.py", line 2, in 2021-07-09T00:44:33,184 from handlersocket.client import Client, TransportError, RemoteError 2021-07-09T00:44:33,184 File "/tmp/pip-wheel-j4pk29bb/handlersocket_3b43a2003f2e457a81504551170a75eb/handlersocket/client.py", line 4, in 2021-07-09T00:44:33,184 from cStringIO import StringIO 2021-07-09T00:44:33,185 ModuleNotFoundError: No module named 'cStringIO' 2021-07-09T00:44:33,234 WARNING: Discarding https://files.pythonhosted.org/packages/9d/0f/205b6f0877093cbbb30fbcec2fa77c68caa95c09e2a6356533b4478cbfb9/handlersocket-0.0.2.tar.gz#sha256=965d4a3463cffea81ea7c30d39cc841a73bdcd8e572a462cda92bef8848350fe (from https://pypi.org/simple/handlersocket/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T00:44:33,236 ERROR: Could not find a version that satisfies the requirement handlersocket==0.0.2 (from versions: 0.0.1, 0.0.2) 2021-07-09T00:44:33,236 ERROR: No matching distribution found for handlersocket==0.0.2 2021-07-09T00:44:33,236 Exception information: 2021-07-09T00:44:33,236 Traceback (most recent call last): 2021-07-09T00:44:33,236 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T00:44:33,236 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T00:44:33,236 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T00:44:33,236 raise RequirementsConflicted(criterion) 2021-07-09T00:44:33,236 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('handlersocket==0.0.2') 2021-07-09T00:44:33,236 2021-07-09T00:44:33,236 During handling of the above exception, another exception occurred: 2021-07-09T00:44:33,236 2021-07-09T00:44:33,236 Traceback (most recent call last): 2021-07-09T00:44:33,236 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T00:44:33,236 result = self._result = resolver.resolve( 2021-07-09T00:44:33,236 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T00:44:33,236 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T00:44:33,236 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T00:44:33,236 raise ResolutionImpossible(e.criterion.information) 2021-07-09T00:44:33,236 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('handlersocket==0.0.2'), parent=None)] 2021-07-09T00:44:33,236 2021-07-09T00:44:33,236 The above exception was the direct cause of the following exception: 2021-07-09T00:44:33,236 2021-07-09T00:44:33,236 Traceback (most recent call last): 2021-07-09T00:44:33,236 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T00:44:33,236 status = self.run(options, args) 2021-07-09T00:44:33,236 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T00:44:33,236 return func(self, options, args) 2021-07-09T00:44:33,236 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T00:44:33,236 requirement_set = resolver.resolve( 2021-07-09T00:44:33,236 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T00:44:33,236 raise error from e 2021-07-09T00:44:33,236 pip._internal.exceptions.DistributionNotFound: No matching distribution found for handlersocket==0.0.2 2021-07-09T00:44:33,241 Removed handlersocket==0.0.2 from https://files.pythonhosted.org/packages/9d/0f/205b6f0877093cbbb30fbcec2fa77c68caa95c09e2a6356533b4478cbfb9/handlersocket-0.0.2.tar.gz#sha256=965d4a3463cffea81ea7c30d39cc841a73bdcd8e572a462cda92bef8848350fe from build tracker '/tmp/pip-req-tracker-vhfkt4jb' 2021-07-09T00:44:33,241 Removed build tracker: '/tmp/pip-req-tracker-vhfkt4jb'