2021-07-09T17:21:24,072 Created temporary directory: /tmp/pip-ephem-wheel-cache-mwr33a46 2021-07-09T17:21:24,075 Created temporary directory: /tmp/pip-req-tracker-ov1lmtvr 2021-07-09T17:21:24,076 Initialized build tracking at /tmp/pip-req-tracker-ov1lmtvr 2021-07-09T17:21:24,076 Created build tracker: /tmp/pip-req-tracker-ov1lmtvr 2021-07-09T17:21:24,076 Entered build tracker: /tmp/pip-req-tracker-ov1lmtvr 2021-07-09T17:21:24,077 Created temporary directory: /tmp/pip-wheel-4svd3284 2021-07-09T17:21:24,112 1 location(s) to search for versions of pybfd: 2021-07-09T17:21:24,112 * https://pypi.org/simple/pybfd/ 2021-07-09T17:21:24,112 Fetching project page and analyzing links: https://pypi.org/simple/pybfd/ 2021-07-09T17:21:24,113 Getting page https://pypi.org/simple/pybfd/ 2021-07-09T17:21:24,115 Found index url https://pypi.org/simple 2021-07-09T17:21:24,283 Found link https://files.pythonhosted.org/packages/e2/c7/674529064df109a86844c355bb24a6d82a3be46d278050792c9fa97af1ee/pybfd-0.1.0.tar.gz#sha256=5e70e3225c91645338e408cf184e56273b07cbdc497fefde08ccd1effea0e358 (from https://pypi.org/simple/pybfd/), version: 0.1.0 2021-07-09T17:21:24,284 Found link https://files.pythonhosted.org/packages/f7/94/aa5c02ca099ad86139729badae5b0f3f4d64b31cfc8874ebe4b42433e615/pybfd-0.1.1.tar.gz#sha256=d99b32ad077e704ddddc0b488c83cae851c14919e5cbc51715d00464a1932df4 (from https://pypi.org/simple/pybfd/), version: 0.1.1 2021-07-09T17:21:24,284 Skipping link: not a file: https://pypi.org/simple/pybfd/ 2021-07-09T17:21:24,302 Given no hashes to check 1 links for project 'pybfd': discarding no candidates 2021-07-09T17:21:24,320 Collecting pybfd==0.1.0 2021-07-09T17:21:24,322 Created temporary directory: /tmp/pip-unpack-gxilpxlr 2021-07-09T17:21:24,520 Downloading pybfd-0.1.0.tar.gz (180 kB) 2021-07-09T17:21:24,683 Added pybfd==0.1.0 from https://files.pythonhosted.org/packages/e2/c7/674529064df109a86844c355bb24a6d82a3be46d278050792c9fa97af1ee/pybfd-0.1.0.tar.gz#sha256=5e70e3225c91645338e408cf184e56273b07cbdc497fefde08ccd1effea0e358 to build tracker '/tmp/pip-req-tracker-ov1lmtvr' 2021-07-09T17:21:24,684 Running setup.py (path:/tmp/pip-wheel-4svd3284/pybfd_c3e5b13588ba485289f1acddbe061447/setup.py) egg_info for package pybfd 2021-07-09T17:21:24,685 Created temporary directory: /tmp/pip-pip-egg-info-5pygiiwu 2021-07-09T17:21:24,685 Running command python setup.py egg_info 2021-07-09T17:21:25,329 Traceback (most recent call last): 2021-07-09T17:21:25,330 File "", line 1, in 2021-07-09T17:21:25,330 File "/tmp/pip-wheel-4svd3284/pybfd_c3e5b13588ba485289f1acddbe061447/setup.py", line 106 2021-07-09T17:21:25,331 print "[+] Searching binutils libraries..." 2021-07-09T17:21:25,331 ^ 2021-07-09T17:21:25,331 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("[+] Searching binutils libraries...")? 2021-07-09T17:21:25,383 WARNING: Discarding https://files.pythonhosted.org/packages/e2/c7/674529064df109a86844c355bb24a6d82a3be46d278050792c9fa97af1ee/pybfd-0.1.0.tar.gz#sha256=5e70e3225c91645338e408cf184e56273b07cbdc497fefde08ccd1effea0e358 (from https://pypi.org/simple/pybfd/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T17:21:25,384 ERROR: Could not find a version that satisfies the requirement pybfd==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-09T17:21:25,385 ERROR: No matching distribution found for pybfd==0.1.0 2021-07-09T17:21:25,385 Exception information: 2021-07-09T17:21:25,385 Traceback (most recent call last): 2021-07-09T17:21:25,385 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T17:21:25,385 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T17:21:25,385 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T17:21:25,385 raise RequirementsConflicted(criterion) 2021-07-09T17:21:25,385 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pybfd==0.1.0') 2021-07-09T17:21:25,385 2021-07-09T17:21:25,385 During handling of the above exception, another exception occurred: 2021-07-09T17:21:25,385 2021-07-09T17:21:25,385 Traceback (most recent call last): 2021-07-09T17:21:25,385 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T17:21:25,385 result = self._result = resolver.resolve( 2021-07-09T17:21:25,385 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T17:21:25,385 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T17:21:25,385 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T17:21:25,385 raise ResolutionImpossible(e.criterion.information) 2021-07-09T17:21:25,385 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pybfd==0.1.0'), parent=None)] 2021-07-09T17:21:25,385 2021-07-09T17:21:25,385 The above exception was the direct cause of the following exception: 2021-07-09T17:21:25,385 2021-07-09T17:21:25,385 Traceback (most recent call last): 2021-07-09T17:21:25,385 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T17:21:25,385 status = self.run(options, args) 2021-07-09T17:21:25,385 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T17:21:25,385 return func(self, options, args) 2021-07-09T17:21:25,385 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T17:21:25,385 requirement_set = resolver.resolve( 2021-07-09T17:21:25,385 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T17:21:25,385 raise error from e 2021-07-09T17:21:25,385 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pybfd==0.1.0 2021-07-09T17:21:25,391 Removed pybfd==0.1.0 from https://files.pythonhosted.org/packages/e2/c7/674529064df109a86844c355bb24a6d82a3be46d278050792c9fa97af1ee/pybfd-0.1.0.tar.gz#sha256=5e70e3225c91645338e408cf184e56273b07cbdc497fefde08ccd1effea0e358 from build tracker '/tmp/pip-req-tracker-ov1lmtvr' 2021-07-09T17:21:25,391 Removed build tracker: '/tmp/pip-req-tracker-ov1lmtvr'