2021-08-14T14:01:05,675 Created temporary directory: /tmp/pip-ephem-wheel-cache-quzj5l6e 2021-08-14T14:01:05,678 Created temporary directory: /tmp/pip-req-tracker-vhibuh5i 2021-08-14T14:01:05,678 Initialized build tracking at /tmp/pip-req-tracker-vhibuh5i 2021-08-14T14:01:05,678 Created build tracker: /tmp/pip-req-tracker-vhibuh5i 2021-08-14T14:01:05,679 Entered build tracker: /tmp/pip-req-tracker-vhibuh5i 2021-08-14T14:01:05,679 Created temporary directory: /tmp/pip-wheel-f3f45eby 2021-08-14T14:01:05,712 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-14T14:01:05,714 2 location(s) to search for versions of dyldextractor: 2021-08-14T14:01:05,714 * https://pypi.org/simple/dyldextractor/ 2021-08-14T14:01:05,714 * https://www.piwheels.org/simple/dyldextractor/ 2021-08-14T14:01:05,715 Fetching project page and analyzing links: https://pypi.org/simple/dyldextractor/ 2021-08-14T14:01:05,715 Getting page https://pypi.org/simple/dyldextractor/ 2021-08-14T14:01:05,717 Found index url https://pypi.org/simple 2021-08-14T14:01:05,810 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-14T14:01:05,811 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-14T14:01:05,811 Skipping link: No binaries permitted for dyldextractor: https://files.pythonhosted.org/packages/db/9e/5fb5ca509c222d45ab633d1d96d0258eb8599280c8784569b40105ab9f97/dyldextractor-1.0.1-py3-none-any.whl#sha256=dcacdf00956195229df8492d790efc36ac6d38b43df34c80996080214dae06ff (from https://pypi.org/simple/dyldextractor/) (requires-python:>=3.9.5) 2021-08-14T14:01:05,812 Link requires a different Python (3.9.2 not in: '>=3.9.5'): https://files.pythonhosted.org/packages/29/c4/52be400c18d4314dde41257f457d290e19b692ccae24abc2c2adb3053852/dyldextractor-1.0.1.tar.gz#sha256=7ef71580a9d8e089e1c6e7aa4640a677ba2482b9dea671fec61fd75ecd7790ff (from https://pypi.org/simple/dyldextractor/) (requires-python:>=3.9.5) 2021-08-14T14:01:05,812 Fetching project page and analyzing links: https://www.piwheels.org/simple/dyldextractor/ 2021-08-14T14:01:05,812 Getting page https://www.piwheels.org/simple/dyldextractor/ 2021-08-14T14:01:05,813 Found index url https://www.piwheels.org/simple 2021-08-14T14:01:05,912 Skipping link: not a file: https://www.piwheels.org/simple/dyldextractor/ 2021-08-14T14:01:05,913 Skipping link: not a file: https://pypi.org/simple/dyldextractor/ 2021-08-14T14:01:05,932 Given no hashes to check 0 links for project 'dyldextractor': discarding no candidates 2021-08-14T14:01:05,933 ERROR: Could not find a version that satisfies the requirement dyldextractor==1.0.1 (from versions: none) 2021-08-14T14:01:05,933 ERROR: No matching distribution found for dyldextractor==1.0.1 2021-08-14T14:01:05,933 Exception information: 2021-08-14T14:01:05,933 Traceback (most recent call last): 2021-08-14T14:01:05,933 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-14T14:01:05,933 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-14T14:01:05,933 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-14T14:01:05,933 raise RequirementsConflicted(criterion) 2021-08-14T14:01:05,933 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dyldextractor==1.0.1') 2021-08-14T14:01:05,933 2021-08-14T14:01:05,933 During handling of the above exception, another exception occurred: 2021-08-14T14:01:05,933 2021-08-14T14:01:05,933 Traceback (most recent call last): 2021-08-14T14:01:05,933 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-08-14T14:01:05,933 result = self._result = resolver.resolve( 2021-08-14T14:01:05,933 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-14T14:01:05,933 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-14T14:01:05,933 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-14T14:01:05,933 raise ResolutionImpossible(e.criterion.information) 2021-08-14T14:01:05,933 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dyldextractor==1.0.1'), parent=None)] 2021-08-14T14:01:05,933 2021-08-14T14:01:05,933 The above exception was the direct cause of the following exception: 2021-08-14T14:01:05,933 2021-08-14T14:01:05,933 Traceback (most recent call last): 2021-08-14T14:01:05,933 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-14T14:01:05,933 status = self.run(options, args) 2021-08-14T14:01:05,933 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-14T14:01:05,933 return func(self, options, args) 2021-08-14T14:01:05,933 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-08-14T14:01:05,933 requirement_set = resolver.resolve( 2021-08-14T14:01:05,933 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-14T14:01:05,933 raise error from e 2021-08-14T14:01:05,933 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dyldextractor==1.0.1 2021-08-14T14:01:05,938 Removed build tracker: '/tmp/pip-req-tracker-vhibuh5i'