2021-09-23T16:02:00,880 Created temporary directory: /tmp/pip-ephem-wheel-cache-s5igfeef 2021-09-23T16:02:00,883 Created temporary directory: /tmp/pip-req-tracker-wdf5zq_9 2021-09-23T16:02:00,883 Initialized build tracking at /tmp/pip-req-tracker-wdf5zq_9 2021-09-23T16:02:00,883 Created build tracker: /tmp/pip-req-tracker-wdf5zq_9 2021-09-23T16:02:00,884 Entered build tracker: /tmp/pip-req-tracker-wdf5zq_9 2021-09-23T16:02:00,884 Created temporary directory: /tmp/pip-wheel-p_9d863v 2021-09-23T16:02:00,912 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-23T16:02:00,914 2 location(s) to search for versions of parsingresumes: 2021-09-23T16:02:00,914 * https://pypi.org/simple/parsingresumes/ 2021-09-23T16:02:00,914 * https://www.piwheels.org/simple/parsingresumes/ 2021-09-23T16:02:00,915 Fetching project page and analyzing links: https://pypi.org/simple/parsingresumes/ 2021-09-23T16:02:00,915 Getting page https://pypi.org/simple/parsingresumes/ 2021-09-23T16:02:00,917 Found index url https://pypi.org/simple 2021-09-23T16:02:01,003 Skipping link: No binaries permitted for parsingresumes: https://files.pythonhosted.org/packages/6d/31/e610142b0f8fa25392809e211c0762b4b48048f45640165211ef55706e5d/parsingresumes-0.0.1-py3-none-any.whl#sha256=b26842828edcf69686563c63ea1798147491c167061ab0a1dbb17df3e1a0bf31 (from https://pypi.org/simple/parsingresumes/) (requires-python:>=3.9) 2021-09-23T16:02:01,004 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/8f/02/73af536f50a1a321d694621b2dd9a63366c1a8478d82f91a0b555db5e5db/parsingresumes-0.0.1.tar.gz#sha256=cd2471bc62fb1d186fee8cec5957914064997487debcae34ee946d800e05b3e6 (from https://pypi.org/simple/parsingresumes/) (requires-python:>=3.9) 2021-09-23T16:02:01,005 Fetching project page and analyzing links: https://www.piwheels.org/simple/parsingresumes/ 2021-09-23T16:02:01,005 Getting page https://www.piwheels.org/simple/parsingresumes/ 2021-09-23T16:02:01,006 Found index url https://www.piwheels.org/simple 2021-09-23T16:02:01,116 Skipping link: not a file: https://www.piwheels.org/simple/parsingresumes/ 2021-09-23T16:02:01,117 Skipping link: not a file: https://pypi.org/simple/parsingresumes/ 2021-09-23T16:02:01,133 Given no hashes to check 0 links for project 'parsingresumes': discarding no candidates 2021-09-23T16:02:01,134 ERROR: Could not find a version that satisfies the requirement parsingresumes==0.0.1 (from versions: none) 2021-09-23T16:02:01,134 ERROR: No matching distribution found for parsingresumes==0.0.1 2021-09-23T16:02:01,134 Exception information: 2021-09-23T16:02:01,134 Traceback (most recent call last): 2021-09-23T16:02:01,134 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-23T16:02:01,134 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-23T16:02:01,134 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-23T16:02:01,134 raise RequirementsConflicted(criterion) 2021-09-23T16:02:01,134 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('parsingresumes==0.0.1') 2021-09-23T16:02:01,134 2021-09-23T16:02:01,134 During handling of the above exception, another exception occurred: 2021-09-23T16:02:01,134 2021-09-23T16:02:01,134 Traceback (most recent call last): 2021-09-23T16:02:01,134 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-23T16:02:01,134 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-23T16:02:01,134 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-23T16:02:01,134 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-23T16:02:01,134 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-23T16:02:01,134 raise ResolutionImpossible(e.criterion.information) 2021-09-23T16:02:01,134 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('parsingresumes==0.0.1'), parent=None)] 2021-09-23T16:02:01,134 2021-09-23T16:02:01,134 The above exception was the direct cause of the following exception: 2021-09-23T16:02:01,134 2021-09-23T16:02:01,134 Traceback (most recent call last): 2021-09-23T16:02:01,134 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-23T16:02:01,134 status = self.run(options, args) 2021-09-23T16:02:01,134 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-23T16:02:01,134 return func(self, options, args) 2021-09-23T16:02:01,134 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-23T16:02:01,134 reqs, check_supported_wheels=True 2021-09-23T16:02:01,134 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-23T16:02:01,134 raise error from e 2021-09-23T16:02:01,134 pip._internal.exceptions.DistributionNotFound: No matching distribution found for parsingresumes==0.0.1 2021-09-23T16:02:01,139 Removed build tracker: '/tmp/pip-req-tracker-wdf5zq_9'