2021-09-27T23:36:07,174 Created temporary directory: /tmp/pip-ephem-wheel-cache-pjhdawqt 2021-09-27T23:36:07,177 Created temporary directory: /tmp/pip-req-tracker-2wd26esl 2021-09-27T23:36:07,178 Initialized build tracking at /tmp/pip-req-tracker-2wd26esl 2021-09-27T23:36:07,178 Created build tracker: /tmp/pip-req-tracker-2wd26esl 2021-09-27T23:36:07,178 Entered build tracker: /tmp/pip-req-tracker-2wd26esl 2021-09-27T23:36:07,179 Created temporary directory: /tmp/pip-wheel-_53lcf99 2021-09-27T23:36:07,210 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-27T23:36:07,212 2 location(s) to search for versions of binarymap: 2021-09-27T23:36:07,212 * https://pypi.org/simple/binarymap/ 2021-09-27T23:36:07,212 * https://www.piwheels.org/simple/binarymap/ 2021-09-27T23:36:07,213 Fetching project page and analyzing links: https://pypi.org/simple/binarymap/ 2021-09-27T23:36:07,213 Getting page https://pypi.org/simple/binarymap/ 2021-09-27T23:36:07,215 Found index url https://pypi.org/simple 2021-09-27T23:36:07,392 Found link https://files.pythonhosted.org/packages/cb/cc/866c5d02b1e5fe4a1c07071dedfe60a07851daa72ceb9ebf15efa2d3fa74/binarymap-0.1.tar.gz#sha256=be95ae4a18aebf88c052d7d2d806e88da4e7a027953c61f6549b48e8c341ace5 (from https://pypi.org/simple/binarymap/), version: 0.1 2021-09-27T23:36:07,392 Fetching project page and analyzing links: https://www.piwheels.org/simple/binarymap/ 2021-09-27T23:36:07,393 Getting page https://www.piwheels.org/simple/binarymap/ 2021-09-27T23:36:07,394 Found index url https://www.piwheels.org/simple 2021-09-27T23:36:07,529 Skipping link: not a file: https://www.piwheels.org/simple/binarymap/ 2021-09-27T23:36:07,529 Skipping link: not a file: https://pypi.org/simple/binarymap/ 2021-09-27T23:36:07,549 Given no hashes to check 1 links for project 'binarymap': discarding no candidates 2021-09-27T23:36:07,564 Collecting binarymap==0.1 2021-09-27T23:36:07,566 Created temporary directory: /tmp/pip-unpack-dlihury7 2021-09-27T23:36:07,606 Downloading binarymap-0.1.tar.gz (175 kB) 2021-09-27T23:36:07,711 Added binarymap==0.1 from https://files.pythonhosted.org/packages/cb/cc/866c5d02b1e5fe4a1c07071dedfe60a07851daa72ceb9ebf15efa2d3fa74/binarymap-0.1.tar.gz#sha256=be95ae4a18aebf88c052d7d2d806e88da4e7a027953c61f6549b48e8c341ace5 to build tracker '/tmp/pip-req-tracker-2wd26esl' 2021-09-27T23:36:07,712 Running setup.py (path:/tmp/pip-wheel-_53lcf99/binarymap_c1468ec17a394bb69202835691b3307c/setup.py) egg_info for package binarymap 2021-09-27T23:36:07,713 Created temporary directory: /tmp/pip-pip-egg-info-x9yq9xpb 2021-09-27T23:36:07,713 Running command python setup.py egg_info 2021-09-27T23:36:08,415 Traceback (most recent call last): 2021-09-27T23:36:08,416 File "", line 1, in 2021-09-27T23:36:08,416 File "/tmp/pip-wheel-_53lcf99/binarymap_c1468ec17a394bb69202835691b3307c/setup.py", line 12, in 2021-09-27T23:36:08,416 'binarymap requires Python >=3.8.\n' 2021-09-27T23:36:08,416 RuntimeError: binarymap requires Python >=3.8. 2021-09-27T23:36:08,416 You are using 3.7. 2021-09-27T23:36:08,466 WARNING: Discarding https://files.pythonhosted.org/packages/cb/cc/866c5d02b1e5fe4a1c07071dedfe60a07851daa72ceb9ebf15efa2d3fa74/binarymap-0.1.tar.gz#sha256=be95ae4a18aebf88c052d7d2d806e88da4e7a027953c61f6549b48e8c341ace5 (from https://pypi.org/simple/binarymap/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-09-27T23:36:08,467 ERROR: Could not find a version that satisfies the requirement binarymap==0.1 (from versions: 0.1) 2021-09-27T23:36:08,468 ERROR: No matching distribution found for binarymap==0.1 2021-09-27T23:36:08,468 Exception information: 2021-09-27T23:36:08,468 Traceback (most recent call last): 2021-09-27T23:36:08,468 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-27T23:36:08,468 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-27T23:36:08,468 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-27T23:36:08,468 raise RequirementsConflicted(criterion) 2021-09-27T23:36:08,468 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('binarymap==0.1') 2021-09-27T23:36:08,468 2021-09-27T23:36:08,468 During handling of the above exception, another exception occurred: 2021-09-27T23:36:08,468 2021-09-27T23:36:08,468 Traceback (most recent call last): 2021-09-27T23:36:08,468 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-27T23:36:08,468 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-27T23:36:08,468 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-27T23:36:08,468 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-27T23:36:08,468 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-27T23:36:08,468 raise ResolutionImpossible(e.criterion.information) 2021-09-27T23:36:08,468 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('binarymap==0.1'), parent=None)] 2021-09-27T23:36:08,468 2021-09-27T23:36:08,468 The above exception was the direct cause of the following exception: 2021-09-27T23:36:08,468 2021-09-27T23:36:08,468 Traceback (most recent call last): 2021-09-27T23:36:08,468 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-27T23:36:08,468 status = self.run(options, args) 2021-09-27T23:36:08,468 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-27T23:36:08,468 return func(self, options, args) 2021-09-27T23:36:08,468 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-27T23:36:08,468 reqs, check_supported_wheels=True 2021-09-27T23:36:08,468 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-27T23:36:08,468 raise error from e 2021-09-27T23:36:08,468 pip._internal.exceptions.DistributionNotFound: No matching distribution found for binarymap==0.1 2021-09-27T23:36:08,474 Removed binarymap==0.1 from https://files.pythonhosted.org/packages/cb/cc/866c5d02b1e5fe4a1c07071dedfe60a07851daa72ceb9ebf15efa2d3fa74/binarymap-0.1.tar.gz#sha256=be95ae4a18aebf88c052d7d2d806e88da4e7a027953c61f6549b48e8c341ace5 from build tracker '/tmp/pip-req-tracker-2wd26esl' 2021-09-27T23:36:08,474 Removed build tracker: '/tmp/pip-req-tracker-2wd26esl'