2021-07-08T23:50:24,887 Created temporary directory: /tmp/pip-ephem-wheel-cache-_8j8vyd_ 2021-07-08T23:50:24,891 Created temporary directory: /tmp/pip-req-tracker-r22rr1ib 2021-07-08T23:50:24,891 Initialized build tracking at /tmp/pip-req-tracker-r22rr1ib 2021-07-08T23:50:24,892 Created build tracker: /tmp/pip-req-tracker-r22rr1ib 2021-07-08T23:50:24,892 Entered build tracker: /tmp/pip-req-tracker-r22rr1ib 2021-07-08T23:50:24,893 Created temporary directory: /tmp/pip-wheel-_bnoc6kn 2021-07-08T23:50:24,928 1 location(s) to search for versions of ping: 2021-07-08T23:50:24,928 * https://pypi.org/simple/ping/ 2021-07-08T23:50:24,929 Fetching project page and analyzing links: https://pypi.org/simple/ping/ 2021-07-08T23:50:24,929 Getting page https://pypi.org/simple/ping/ 2021-07-08T23:50:24,931 Found index url https://pypi.org/simple 2021-07-08T23:50:25,033 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-08T23:50:25,033 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-08T23:50:25,033 Skipping link: not a file: https://pypi.org/simple/ping/ 2021-07-08T23:50:25,050 Given no hashes to check 1 links for project 'ping': discarding no candidates 2021-07-08T23:50:25,068 Collecting ping==0.1 2021-07-08T23:50:25,071 Created temporary directory: /tmp/pip-unpack-aq8vuntg 2021-07-08T23:50:25,113 Downloading ping-0.1.tar.gz (10 kB) 2021-07-08T23:50:25,367 Added ping==0.1 from https://files.pythonhosted.org/packages/e6/e1/0d6a865e59fc27e13c0f39afea889f34a62b209046bfb863b62b614e5a3a/ping-0.1.tar.gz#sha256=e86c646487241be6e44262b182f0fbfdc2c00f2a4a0b7b3f0c499137957d81c1 to build tracker '/tmp/pip-req-tracker-r22rr1ib' 2021-07-08T23:50:25,369 Running setup.py (path:/tmp/pip-wheel-_bnoc6kn/ping_0a0bd802d52747649541cd0529fe2ee4/setup.py) egg_info for package ping 2021-07-08T23:50:25,370 Created temporary directory: /tmp/pip-pip-egg-info-ghnl0ldl 2021-07-08T23:50:25,370 Running command python setup.py egg_info 2021-07-08T23:50:25,990 Traceback (most recent call last): 2021-07-08T23:50:25,991 File "", line 1, in 2021-07-08T23:50:25,991 File "/tmp/pip-wheel-_bnoc6kn/ping_0a0bd802d52747649541cd0529fe2ee4/setup.py", line 24, in 2021-07-08T23:50:25,992 from ping import __version__ 2021-07-08T23:50:25,992 File "/tmp/pip-wheel-_bnoc6kn/ping_0a0bd802d52747649541cd0529fe2ee4/ping.py", line 181 2021-07-08T23:50:25,992 except socket.error, (errno, msg): 2021-07-08T23:50:25,992 ^ 2021-07-08T23:50:25,993 SyntaxError: invalid syntax 2021-07-08T23:50:26,041 WARNING: Discarding https://files.pythonhosted.org/packages/e6/e1/0d6a865e59fc27e13c0f39afea889f34a62b209046bfb863b62b614e5a3a/ping-0.1.tar.gz#sha256=e86c646487241be6e44262b182f0fbfdc2c00f2a4a0b7b3f0c499137957d81c1 (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-08T23:50:26,042 ERROR: Could not find a version that satisfies the requirement ping==0.1 (from versions: 0.1, 0.2) 2021-07-08T23:50:26,043 ERROR: No matching distribution found for ping==0.1 2021-07-08T23:50:26,043 Exception information: 2021-07-08T23:50:26,043 Traceback (most recent call last): 2021-07-08T23:50:26,043 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T23:50:26,043 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T23:50:26,043 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T23:50:26,043 raise RequirementsConflicted(criterion) 2021-07-08T23:50:26,043 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ping==0.1') 2021-07-08T23:50:26,043 2021-07-08T23:50:26,043 During handling of the above exception, another exception occurred: 2021-07-08T23:50:26,043 2021-07-08T23:50:26,043 Traceback (most recent call last): 2021-07-08T23:50:26,043 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T23:50:26,043 result = self._result = resolver.resolve( 2021-07-08T23:50:26,043 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T23:50:26,043 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T23:50:26,043 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T23:50:26,043 raise ResolutionImpossible(e.criterion.information) 2021-07-08T23:50:26,043 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ping==0.1'), parent=None)] 2021-07-08T23:50:26,043 2021-07-08T23:50:26,043 The above exception was the direct cause of the following exception: 2021-07-08T23:50:26,043 2021-07-08T23:50:26,043 Traceback (most recent call last): 2021-07-08T23:50:26,043 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T23:50:26,043 status = self.run(options, args) 2021-07-08T23:50:26,043 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T23:50:26,043 return func(self, options, args) 2021-07-08T23:50:26,043 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T23:50:26,043 requirement_set = resolver.resolve( 2021-07-08T23:50:26,043 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T23:50:26,043 raise error from e 2021-07-08T23:50:26,043 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ping==0.1 2021-07-08T23:50:26,048 Removed ping==0.1 from https://files.pythonhosted.org/packages/e6/e1/0d6a865e59fc27e13c0f39afea889f34a62b209046bfb863b62b614e5a3a/ping-0.1.tar.gz#sha256=e86c646487241be6e44262b182f0fbfdc2c00f2a4a0b7b3f0c499137957d81c1 from build tracker '/tmp/pip-req-tracker-r22rr1ib' 2021-07-08T23:50:26,048 Removed build tracker: '/tmp/pip-req-tracker-r22rr1ib'