2021-07-10T04:13:18,584 Created temporary directory: /tmp/pip-ephem-wheel-cache-e2cm21y0 2021-07-10T04:13:18,587 Created temporary directory: /tmp/pip-req-tracker-del8porq 2021-07-10T04:13:18,588 Initialized build tracking at /tmp/pip-req-tracker-del8porq 2021-07-10T04:13:18,588 Created build tracker: /tmp/pip-req-tracker-del8porq 2021-07-10T04:13:18,588 Entered build tracker: /tmp/pip-req-tracker-del8porq 2021-07-10T04:13:18,589 Created temporary directory: /tmp/pip-wheel-s5j46n3g 2021-07-10T04:13:18,620 1 location(s) to search for versions of camip: 2021-07-10T04:13:18,620 * https://pypi.org/simple/camip/ 2021-07-10T04:13:18,621 Fetching project page and analyzing links: https://pypi.org/simple/camip/ 2021-07-10T04:13:18,621 Getting page https://pypi.org/simple/camip/ 2021-07-10T04:13:18,623 Found index url https://pypi.org/simple 2021-07-10T04:13:18,798 Found link https://files.pythonhosted.org/packages/a1/23/e9944f546a5eeefc6325453f78315d1d1b95d14f40e8125f0cbc8588d18f/camip-0.12.post9.tar.gz#sha256=406fd2c43fb652bf62582c60d0356e8a620cef03a631f482836621d906ee9748 (from https://pypi.org/simple/camip/), version: 0.12.post9 2021-07-10T04:13:18,799 Skipping link: not a file: https://pypi.org/simple/camip/ 2021-07-10T04:13:18,816 Given no hashes to check 1 links for project 'camip': discarding no candidates 2021-07-10T04:13:18,835 Collecting camip==0.12.post9 2021-07-10T04:13:18,836 Created temporary directory: /tmp/pip-unpack-kun7uj71 2021-07-10T04:13:19,074 Downloading camip-0.12.post9.tar.gz (196 kB) 2021-07-10T04:13:19,214 Added camip==0.12.post9 from https://files.pythonhosted.org/packages/a1/23/e9944f546a5eeefc6325453f78315d1d1b95d14f40e8125f0cbc8588d18f/camip-0.12.post9.tar.gz#sha256=406fd2c43fb652bf62582c60d0356e8a620cef03a631f482836621d906ee9748 to build tracker '/tmp/pip-req-tracker-del8porq' 2021-07-10T04:13:19,215 Running setup.py (path:/tmp/pip-wheel-s5j46n3g/camip_16320ef2d6234d4a8a1f76005fab66e3/setup.py) egg_info for package camip 2021-07-10T04:13:19,216 Created temporary directory: /tmp/pip-pip-egg-info-jcerc2zd 2021-07-10T04:13:19,216 Running command python setup.py egg_info 2021-07-10T04:13:20,366 Traceback (most recent call last): 2021-07-10T04:13:20,367 File "", line 1, in 2021-07-10T04:13:20,367 File "/tmp/pip-wheel-s5j46n3g/camip_16320ef2d6234d4a8a1f76005fab66e3/setup.py", line 11, in 2021-07-10T04:13:20,367 import version 2021-07-10T04:13:20,368 File "./version.py", line 134 2021-07-10T04:13:20,368 print getVersion() 2021-07-10T04:13:20,368 ^ 2021-07-10T04:13:20,368 SyntaxError: invalid syntax 2021-07-10T04:13:20,454 WARNING: Discarding https://files.pythonhosted.org/packages/a1/23/e9944f546a5eeefc6325453f78315d1d1b95d14f40e8125f0cbc8588d18f/camip-0.12.post9.tar.gz#sha256=406fd2c43fb652bf62582c60d0356e8a620cef03a631f482836621d906ee9748 (from https://pypi.org/simple/camip/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T04:13:20,456 ERROR: Could not find a version that satisfies the requirement camip==0.12.post9 (from versions: 0.12.post9) 2021-07-10T04:13:20,456 ERROR: No matching distribution found for camip==0.12.post9 2021-07-10T04:13:20,456 Exception information: 2021-07-10T04:13:20,456 Traceback (most recent call last): 2021-07-10T04:13:20,456 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T04:13:20,456 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T04:13:20,456 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T04:13:20,456 raise RequirementsConflicted(criterion) 2021-07-10T04:13:20,456 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('camip==0.12.post9') 2021-07-10T04:13:20,456 2021-07-10T04:13:20,456 During handling of the above exception, another exception occurred: 2021-07-10T04:13:20,456 2021-07-10T04:13:20,456 Traceback (most recent call last): 2021-07-10T04:13:20,456 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T04:13:20,456 result = self._result = resolver.resolve( 2021-07-10T04:13:20,456 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T04:13:20,456 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T04:13:20,456 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T04:13:20,456 raise ResolutionImpossible(e.criterion.information) 2021-07-10T04:13:20,456 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('camip==0.12.post9'), parent=None)] 2021-07-10T04:13:20,456 2021-07-10T04:13:20,456 The above exception was the direct cause of the following exception: 2021-07-10T04:13:20,456 2021-07-10T04:13:20,456 Traceback (most recent call last): 2021-07-10T04:13:20,456 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T04:13:20,456 status = self.run(options, args) 2021-07-10T04:13:20,456 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T04:13:20,456 return func(self, options, args) 2021-07-10T04:13:20,456 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T04:13:20,456 requirement_set = resolver.resolve( 2021-07-10T04:13:20,456 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T04:13:20,456 raise error from e 2021-07-10T04:13:20,456 pip._internal.exceptions.DistributionNotFound: No matching distribution found for camip==0.12.post9 2021-07-10T04:13:20,461 Removed camip==0.12.post9 from https://files.pythonhosted.org/packages/a1/23/e9944f546a5eeefc6325453f78315d1d1b95d14f40e8125f0cbc8588d18f/camip-0.12.post9.tar.gz#sha256=406fd2c43fb652bf62582c60d0356e8a620cef03a631f482836621d906ee9748 from build tracker '/tmp/pip-req-tracker-del8porq' 2021-07-10T04:13:20,462 Removed build tracker: '/tmp/pip-req-tracker-del8porq'