2021-07-11T21:03:23,103 Created temporary directory: /tmp/pip-ephem-wheel-cache-6jix63xy 2021-07-11T21:03:23,106 Created temporary directory: /tmp/pip-req-tracker-a6ppslmj 2021-07-11T21:03:23,107 Initialized build tracking at /tmp/pip-req-tracker-a6ppslmj 2021-07-11T21:03:23,107 Created build tracker: /tmp/pip-req-tracker-a6ppslmj 2021-07-11T21:03:23,107 Entered build tracker: /tmp/pip-req-tracker-a6ppslmj 2021-07-11T21:03:23,108 Created temporary directory: /tmp/pip-wheel-jz6ol5w0 2021-07-11T21:03:23,137 1 location(s) to search for versions of pybmp: 2021-07-11T21:03:23,137 * https://pypi.org/simple/pybmp/ 2021-07-11T21:03:23,137 Fetching project page and analyzing links: https://pypi.org/simple/pybmp/ 2021-07-11T21:03:23,138 Getting page https://pypi.org/simple/pybmp/ 2021-07-11T21:03:23,139 Found index url https://pypi.org/simple 2021-07-11T21:03:23,226 Found link https://files.pythonhosted.org/packages/9c/22/f80f65d5238a0e8c894a36b43ba77a3e68667450d8329592b15c42bf02ea/pybmp-1.0.1.tar.gz#sha256=4b64d3513b72ab221c5b43dd57a073304b17a0ed2833c62c8a8c735ea43e3779 (from https://pypi.org/simple/pybmp/), version: 1.0.1 2021-07-11T21:03:23,226 Skipping link: not a file: https://pypi.org/simple/pybmp/ 2021-07-11T21:03:23,244 Given no hashes to check 1 links for project 'pybmp': discarding no candidates 2021-07-11T21:03:23,262 Collecting pybmp==1.0.1 2021-07-11T21:03:23,264 Created temporary directory: /tmp/pip-unpack-5fwpqev2 2021-07-11T21:03:23,433 Downloading pybmp-1.0.1.tar.gz (9.3 kB) 2021-07-11T21:03:23,491 Added pybmp==1.0.1 from https://files.pythonhosted.org/packages/9c/22/f80f65d5238a0e8c894a36b43ba77a3e68667450d8329592b15c42bf02ea/pybmp-1.0.1.tar.gz#sha256=4b64d3513b72ab221c5b43dd57a073304b17a0ed2833c62c8a8c735ea43e3779 to build tracker '/tmp/pip-req-tracker-a6ppslmj' 2021-07-11T21:03:23,492 Running setup.py (path:/tmp/pip-wheel-jz6ol5w0/pybmp_53b5e496c55d44eb8e0dd1efc7414c2d/setup.py) egg_info for package pybmp 2021-07-11T21:03:23,493 Created temporary directory: /tmp/pip-pip-egg-info-xi4gwayy 2021-07-11T21:03:23,493 Running command python setup.py egg_info 2021-07-11T21:03:24,329 Traceback (most recent call last): 2021-07-11T21:03:24,330 File "", line 1, in 2021-07-11T21:03:24,330 File "/tmp/pip-wheel-jz6ol5w0/pybmp_53b5e496c55d44eb8e0dd1efc7414c2d/setup.py", line 13 2021-07-11T21:03:24,331 except (Exception, ), e: 2021-07-11T21:03:24,331 ^ 2021-07-11T21:03:24,332 SyntaxError: invalid syntax 2021-07-11T21:03:24,381 WARNING: Discarding https://files.pythonhosted.org/packages/9c/22/f80f65d5238a0e8c894a36b43ba77a3e68667450d8329592b15c42bf02ea/pybmp-1.0.1.tar.gz#sha256=4b64d3513b72ab221c5b43dd57a073304b17a0ed2833c62c8a8c735ea43e3779 (from https://pypi.org/simple/pybmp/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T21:03:24,382 ERROR: Could not find a version that satisfies the requirement pybmp==1.0.1 (from versions: 1.0.1) 2021-07-11T21:03:24,382 ERROR: No matching distribution found for pybmp==1.0.1 2021-07-11T21:03:24,383 Exception information: 2021-07-11T21:03:24,383 Traceback (most recent call last): 2021-07-11T21:03:24,383 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T21:03:24,383 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T21:03:24,383 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T21:03:24,383 raise RequirementsConflicted(criterion) 2021-07-11T21:03:24,383 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pybmp==1.0.1') 2021-07-11T21:03:24,383 2021-07-11T21:03:24,383 During handling of the above exception, another exception occurred: 2021-07-11T21:03:24,383 2021-07-11T21:03:24,383 Traceback (most recent call last): 2021-07-11T21:03:24,383 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T21:03:24,383 result = self._result = resolver.resolve( 2021-07-11T21:03:24,383 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T21:03:24,383 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T21:03:24,383 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T21:03:24,383 raise ResolutionImpossible(e.criterion.information) 2021-07-11T21:03:24,383 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pybmp==1.0.1'), parent=None)] 2021-07-11T21:03:24,383 2021-07-11T21:03:24,383 The above exception was the direct cause of the following exception: 2021-07-11T21:03:24,383 2021-07-11T21:03:24,383 Traceback (most recent call last): 2021-07-11T21:03:24,383 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T21:03:24,383 status = self.run(options, args) 2021-07-11T21:03:24,383 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T21:03:24,383 return func(self, options, args) 2021-07-11T21:03:24,383 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T21:03:24,383 requirement_set = resolver.resolve( 2021-07-11T21:03:24,383 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T21:03:24,383 raise error from e 2021-07-11T21:03:24,383 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pybmp==1.0.1 2021-07-11T21:03:24,387 Removed pybmp==1.0.1 from https://files.pythonhosted.org/packages/9c/22/f80f65d5238a0e8c894a36b43ba77a3e68667450d8329592b15c42bf02ea/pybmp-1.0.1.tar.gz#sha256=4b64d3513b72ab221c5b43dd57a073304b17a0ed2833c62c8a8c735ea43e3779 from build tracker '/tmp/pip-req-tracker-a6ppslmj' 2021-07-11T21:03:24,388 Removed build tracker: '/tmp/pip-req-tracker-a6ppslmj'