2021-07-09T00:29:48,280 Created temporary directory: /tmp/pip-ephem-wheel-cache-gukjxuig 2021-07-09T00:29:48,283 Created temporary directory: /tmp/pip-req-tracker-uxcck2wk 2021-07-09T00:29:48,284 Initialized build tracking at /tmp/pip-req-tracker-uxcck2wk 2021-07-09T00:29:48,284 Created build tracker: /tmp/pip-req-tracker-uxcck2wk 2021-07-09T00:29:48,284 Entered build tracker: /tmp/pip-req-tracker-uxcck2wk 2021-07-09T00:29:48,285 Created temporary directory: /tmp/pip-wheel-ltmst68n 2021-07-09T00:29:48,321 1 location(s) to search for versions of ping: 2021-07-09T00:29:48,321 * https://pypi.org/simple/ping/ 2021-07-09T00:29:48,321 Fetching project page and analyzing links: https://pypi.org/simple/ping/ 2021-07-09T00:29:48,322 Getting page https://pypi.org/simple/ping/ 2021-07-09T00:29:48,323 Found index url https://pypi.org/simple 2021-07-09T00:29:48,415 Found link https://files.pythonhosted.org/packages/e6/e1/0d6a865e59fc27e13c0f39afea889f34a62b209046bfb863b62b614e5a3a/ping-0.1.tar.gz#sha256=e86c646487241be6e44262b182f0fbfdc2c00f2a4a0b7b3f0c499137957d81c1 (from https://pypi.org/simple/ping/), version: 0.1 2021-07-09T00:29:48,416 Found link https://files.pythonhosted.org/packages/03/ac/9a3f332f8d7d27cd8929922b2e225842c1623760364b37fc79dc0f65e77d/ping-0.2.tar.gz#sha256=ecb32294c2af8ae075de4a3743f568db376480ad81c2e010a7f1ce1cee7b030f (from https://pypi.org/simple/ping/), version: 0.2 2021-07-09T00:29:48,416 Skipping link: not a file: https://pypi.org/simple/ping/ 2021-07-09T00:29:48,433 Given no hashes to check 1 links for project 'ping': discarding no candidates 2021-07-09T00:29:48,450 Collecting ping==0.2 2021-07-09T00:29:48,451 Created temporary directory: /tmp/pip-unpack-ti9wg3v1 2021-07-09T00:29:48,491 Downloading ping-0.2.tar.gz (10 kB) 2021-07-09T00:29:48,513 Added ping==0.2 from https://files.pythonhosted.org/packages/03/ac/9a3f332f8d7d27cd8929922b2e225842c1623760364b37fc79dc0f65e77d/ping-0.2.tar.gz#sha256=ecb32294c2af8ae075de4a3743f568db376480ad81c2e010a7f1ce1cee7b030f to build tracker '/tmp/pip-req-tracker-uxcck2wk' 2021-07-09T00:29:48,514 Running setup.py (path:/tmp/pip-wheel-ltmst68n/ping_9d94a661c21b4bedb7368f5f0a5d491a/setup.py) egg_info for package ping 2021-07-09T00:29:48,515 Created temporary directory: /tmp/pip-pip-egg-info-vqj_9zim 2021-07-09T00:29:48,515 Running command python setup.py egg_info 2021-07-09T00:29:49,130 Traceback (most recent call last): 2021-07-09T00:29:49,131 File "", line 1, in 2021-07-09T00:29:49,131 File "/tmp/pip-wheel-ltmst68n/ping_9d94a661c21b4bedb7368f5f0a5d491a/setup.py", line 23, in 2021-07-09T00:29:49,131 from ping import __version__ 2021-07-09T00:29:49,132 File "/tmp/pip-wheel-ltmst68n/ping_9d94a661c21b4bedb7368f5f0a5d491a/ping.py", line 196 2021-07-09T00:29:49,132 except socket.error, (errno, msg): 2021-07-09T00:29:49,132 ^ 2021-07-09T00:29:49,132 SyntaxError: invalid syntax 2021-07-09T00:29:49,181 WARNING: Discarding https://files.pythonhosted.org/packages/03/ac/9a3f332f8d7d27cd8929922b2e225842c1623760364b37fc79dc0f65e77d/ping-0.2.tar.gz#sha256=ecb32294c2af8ae075de4a3743f568db376480ad81c2e010a7f1ce1cee7b030f (from https://pypi.org/simple/ping/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T00:29:49,182 ERROR: Could not find a version that satisfies the requirement ping==0.2 (from versions: 0.1, 0.2) 2021-07-09T00:29:49,183 ERROR: No matching distribution found for ping==0.2 2021-07-09T00:29:49,183 Exception information: 2021-07-09T00:29:49,183 Traceback (most recent call last): 2021-07-09T00:29:49,183 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T00:29:49,183 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T00:29:49,183 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T00:29:49,183 raise RequirementsConflicted(criterion) 2021-07-09T00:29:49,183 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ping==0.2') 2021-07-09T00:29:49,183 2021-07-09T00:29:49,183 During handling of the above exception, another exception occurred: 2021-07-09T00:29:49,183 2021-07-09T00:29:49,183 Traceback (most recent call last): 2021-07-09T00:29:49,183 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T00:29:49,183 result = self._result = resolver.resolve( 2021-07-09T00:29:49,183 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T00:29:49,183 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T00:29:49,183 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T00:29:49,183 raise ResolutionImpossible(e.criterion.information) 2021-07-09T00:29:49,183 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ping==0.2'), parent=None)] 2021-07-09T00:29:49,183 2021-07-09T00:29:49,183 The above exception was the direct cause of the following exception: 2021-07-09T00:29:49,183 2021-07-09T00:29:49,183 Traceback (most recent call last): 2021-07-09T00:29:49,183 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T00:29:49,183 status = self.run(options, args) 2021-07-09T00:29:49,183 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T00:29:49,183 return func(self, options, args) 2021-07-09T00:29:49,183 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T00:29:49,183 requirement_set = resolver.resolve( 2021-07-09T00:29:49,183 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T00:29:49,183 raise error from e 2021-07-09T00:29:49,183 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ping==0.2 2021-07-09T00:29:49,188 Removed ping==0.2 from https://files.pythonhosted.org/packages/03/ac/9a3f332f8d7d27cd8929922b2e225842c1623760364b37fc79dc0f65e77d/ping-0.2.tar.gz#sha256=ecb32294c2af8ae075de4a3743f568db376480ad81c2e010a7f1ce1cee7b030f from build tracker '/tmp/pip-req-tracker-uxcck2wk' 2021-07-09T00:29:49,188 Removed build tracker: '/tmp/pip-req-tracker-uxcck2wk'