2021-07-09T05:32:34,207 Created temporary directory: /tmp/pip-ephem-wheel-cache-683gz_xo 2021-07-09T05:32:34,210 Created temporary directory: /tmp/pip-req-tracker-h_8zjfru 2021-07-09T05:32:34,210 Initialized build tracking at /tmp/pip-req-tracker-h_8zjfru 2021-07-09T05:32:34,211 Created build tracker: /tmp/pip-req-tracker-h_8zjfru 2021-07-09T05:32:34,211 Entered build tracker: /tmp/pip-req-tracker-h_8zjfru 2021-07-09T05:32:34,211 Created temporary directory: /tmp/pip-wheel-mbku_o9r 2021-07-09T05:32:34,244 1 location(s) to search for versions of gping: 2021-07-09T05:32:34,244 * https://pypi.org/simple/gping/ 2021-07-09T05:32:34,244 Fetching project page and analyzing links: https://pypi.org/simple/gping/ 2021-07-09T05:32:34,245 Getting page https://pypi.org/simple/gping/ 2021-07-09T05:32:34,246 Found index url https://pypi.org/simple 2021-07-09T05:32:34,459 Found link https://files.pythonhosted.org/packages/2d/aa/d32ab06440edacc1b5471b86b0caf4fd529fa239f68c14fb229962c2b79d/gping-0.1.tar.gz#sha256=53ad50e0e33c4297f67d9beb96e5bbb46dc325117d5148786b29030eac9add5b (from https://pypi.org/simple/gping/), version: 0.1 2021-07-09T05:32:34,459 Skipping link: not a file: https://pypi.org/simple/gping/ 2021-07-09T05:32:34,477 Given no hashes to check 1 links for project 'gping': discarding no candidates 2021-07-09T05:32:34,494 Collecting gping==0.1 2021-07-09T05:32:34,496 Created temporary directory: /tmp/pip-unpack-gevm3zgj 2021-07-09T05:32:34,535 Downloading gping-0.1.tar.gz (4.1 kB) 2021-07-09T05:32:34,560 Added gping==0.1 from https://files.pythonhosted.org/packages/2d/aa/d32ab06440edacc1b5471b86b0caf4fd529fa239f68c14fb229962c2b79d/gping-0.1.tar.gz#sha256=53ad50e0e33c4297f67d9beb96e5bbb46dc325117d5148786b29030eac9add5b to build tracker '/tmp/pip-req-tracker-h_8zjfru' 2021-07-09T05:32:34,561 Running setup.py (path:/tmp/pip-wheel-mbku_o9r/gping_08acf79d5f9142c7815362e76ebb5f23/setup.py) egg_info for package gping 2021-07-09T05:32:34,562 Created temporary directory: /tmp/pip-pip-egg-info-e88d3oea 2021-07-09T05:32:34,562 Running command python setup.py egg_info 2021-07-09T05:32:35,174 Traceback (most recent call last): 2021-07-09T05:32:35,175 File "", line 1, in 2021-07-09T05:32:35,175 File "/tmp/pip-wheel-mbku_o9r/gping_08acf79d5f9142c7815362e76ebb5f23/setup.py", line 29 2021-07-09T05:32:35,176 except Exception, err: 2021-07-09T05:32:35,176 ^ 2021-07-09T05:32:35,176 SyntaxError: invalid syntax 2021-07-09T05:32:35,225 WARNING: Discarding https://files.pythonhosted.org/packages/2d/aa/d32ab06440edacc1b5471b86b0caf4fd529fa239f68c14fb229962c2b79d/gping-0.1.tar.gz#sha256=53ad50e0e33c4297f67d9beb96e5bbb46dc325117d5148786b29030eac9add5b (from https://pypi.org/simple/gping/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:32:35,226 ERROR: Could not find a version that satisfies the requirement gping==0.1 (from versions: 0.1) 2021-07-09T05:32:35,227 ERROR: No matching distribution found for gping==0.1 2021-07-09T05:32:35,227 Exception information: 2021-07-09T05:32:35,227 Traceback (most recent call last): 2021-07-09T05:32:35,227 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:32:35,227 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:32:35,227 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:32:35,227 raise RequirementsConflicted(criterion) 2021-07-09T05:32:35,227 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gping==0.1') 2021-07-09T05:32:35,227 2021-07-09T05:32:35,227 During handling of the above exception, another exception occurred: 2021-07-09T05:32:35,227 2021-07-09T05:32:35,227 Traceback (most recent call last): 2021-07-09T05:32:35,227 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:32:35,227 result = self._result = resolver.resolve( 2021-07-09T05:32:35,227 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:32:35,227 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:32:35,227 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:32:35,227 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:32:35,227 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gping==0.1'), parent=None)] 2021-07-09T05:32:35,227 2021-07-09T05:32:35,227 The above exception was the direct cause of the following exception: 2021-07-09T05:32:35,227 2021-07-09T05:32:35,227 Traceback (most recent call last): 2021-07-09T05:32:35,227 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:32:35,227 status = self.run(options, args) 2021-07-09T05:32:35,227 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:32:35,227 return func(self, options, args) 2021-07-09T05:32:35,227 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:32:35,227 requirement_set = resolver.resolve( 2021-07-09T05:32:35,227 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:32:35,227 raise error from e 2021-07-09T05:32:35,227 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gping==0.1 2021-07-09T05:32:35,232 Removed gping==0.1 from https://files.pythonhosted.org/packages/2d/aa/d32ab06440edacc1b5471b86b0caf4fd529fa239f68c14fb229962c2b79d/gping-0.1.tar.gz#sha256=53ad50e0e33c4297f67d9beb96e5bbb46dc325117d5148786b29030eac9add5b from build tracker '/tmp/pip-req-tracker-h_8zjfru' 2021-07-09T05:32:35,232 Removed build tracker: '/tmp/pip-req-tracker-h_8zjfru'