2021-08-13T14:47:36,185 Created temporary directory: /tmp/pip-ephem-wheel-cache-029vthta 2021-08-13T14:47:36,188 Created temporary directory: /tmp/pip-req-tracker-hl1ew8hy 2021-08-13T14:47:36,189 Initialized build tracking at /tmp/pip-req-tracker-hl1ew8hy 2021-08-13T14:47:36,189 Created build tracker: /tmp/pip-req-tracker-hl1ew8hy 2021-08-13T14:47:36,189 Entered build tracker: /tmp/pip-req-tracker-hl1ew8hy 2021-08-13T14:47:36,190 Created temporary directory: /tmp/pip-wheel-2zuajrqf 2021-08-13T14:47:36,226 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-13T14:47:36,228 2 location(s) to search for versions of dyldextractor: 2021-08-13T14:47:36,228 * https://pypi.org/simple/dyldextractor/ 2021-08-13T14:47:36,228 * https://www.piwheels.org/simple/dyldextractor/ 2021-08-13T14:47:36,229 Fetching project page and analyzing links: https://pypi.org/simple/dyldextractor/ 2021-08-13T14:47:36,229 Getting page https://pypi.org/simple/dyldextractor/ 2021-08-13T14:47:36,231 Found index url https://pypi.org/simple 2021-08-13T14:47:36,322 Skipping link: No binaries permitted for dyldextractor: https://files.pythonhosted.org/packages/59/be/961bc9c74da409bf204c040ad9605a19c4e39e60393f148159569c41da34/dyldextractor-1.0.0-py3-none-any.whl#sha256=afc5f00b80e741a9653735eb3f1b658141e2177432dc225d7bbeec98d6b256e3 (from https://pypi.org/simple/dyldextractor/) (requires-python:>=3.9.5) 2021-08-13T14:47:36,323 Link requires a different Python (3.9.2 not in: '>=3.9.5'): https://files.pythonhosted.org/packages/d4/2c/de476f46dcfe7342d57e89a3bc0b269bdcd1205054af987f4470a62801fa/dyldextractor-1.0.0.tar.gz#sha256=3975fdd22182434e935b93986e0206e212c518d4c22125f08f56ba75d303ec87 (from https://pypi.org/simple/dyldextractor/) (requires-python:>=3.9.5) 2021-08-13T14:47:36,323 Fetching project page and analyzing links: https://www.piwheels.org/simple/dyldextractor/ 2021-08-13T14:47:36,323 Getting page https://www.piwheels.org/simple/dyldextractor/ 2021-08-13T14:47:36,324 Found index url https://www.piwheels.org/simple 2021-08-13T14:47:36,449 Skipping link: not a file: https://www.piwheels.org/simple/dyldextractor/ 2021-08-13T14:47:36,449 Skipping link: not a file: https://pypi.org/simple/dyldextractor/ 2021-08-13T14:47:36,471 Given no hashes to check 0 links for project 'dyldextractor': discarding no candidates 2021-08-13T14:47:36,472 ERROR: Could not find a version that satisfies the requirement dyldextractor==1.0.0 (from versions: none) 2021-08-13T14:47:36,472 ERROR: No matching distribution found for dyldextractor==1.0.0 2021-08-13T14:47:36,472 Exception information: 2021-08-13T14:47:36,472 Traceback (most recent call last): 2021-08-13T14:47:36,472 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-13T14:47:36,472 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-13T14:47:36,472 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-13T14:47:36,472 raise RequirementsConflicted(criterion) 2021-08-13T14:47:36,472 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dyldextractor==1.0.0') 2021-08-13T14:47:36,472 2021-08-13T14:47:36,472 During handling of the above exception, another exception occurred: 2021-08-13T14:47:36,472 2021-08-13T14:47:36,472 Traceback (most recent call last): 2021-08-13T14:47:36,472 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-08-13T14:47:36,472 result = self._result = resolver.resolve( 2021-08-13T14:47:36,472 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-13T14:47:36,472 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-13T14:47:36,472 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-13T14:47:36,472 raise ResolutionImpossible(e.criterion.information) 2021-08-13T14:47:36,472 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dyldextractor==1.0.0'), parent=None)] 2021-08-13T14:47:36,472 2021-08-13T14:47:36,472 The above exception was the direct cause of the following exception: 2021-08-13T14:47:36,472 2021-08-13T14:47:36,472 Traceback (most recent call last): 2021-08-13T14:47:36,472 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-13T14:47:36,472 status = self.run(options, args) 2021-08-13T14:47:36,472 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-13T14:47:36,472 return func(self, options, args) 2021-08-13T14:47:36,472 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-08-13T14:47:36,472 requirement_set = resolver.resolve( 2021-08-13T14:47:36,472 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-13T14:47:36,472 raise error from e 2021-08-13T14:47:36,472 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dyldextractor==1.0.0 2021-08-13T14:47:36,476 Removed build tracker: '/tmp/pip-req-tracker-hl1ew8hy'