2022-04-24T23:16:04,965 Created temporary directory: /tmp/pip-ephem-wheel-cache-984d7qyh 2022-04-24T23:16:04,970 Created temporary directory: /tmp/pip-req-tracker-hu4pdln1 2022-04-24T23:16:04,971 Initialized build tracking at /tmp/pip-req-tracker-hu4pdln1 2022-04-24T23:16:04,971 Created build tracker: /tmp/pip-req-tracker-hu4pdln1 2022-04-24T23:16:04,972 Entered build tracker: /tmp/pip-req-tracker-hu4pdln1 2022-04-24T23:16:04,973 Created temporary directory: /tmp/pip-wheel-1dgi_3qv 2022-04-24T23:16:05,035 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-24T23:16:05,044 2 location(s) to search for versions of easy-email-downloader: 2022-04-24T23:16:05,044 * https://pypi.org/simple/easy-email-downloader/ 2022-04-24T23:16:05,044 * https://www.piwheels.org/simple/easy-email-downloader/ 2022-04-24T23:16:05,045 Fetching project page and analyzing links: https://pypi.org/simple/easy-email-downloader/ 2022-04-24T23:16:05,046 Getting page https://pypi.org/simple/easy-email-downloader/ 2022-04-24T23:16:05,050 Found index url https://pypi.org/simple 2022-04-24T23:16:05,157 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/74/c2/e86c19601fb1ee90c595af8aae626384bc6a7876527d2348cd5a614215c1/easy-email-downloader-1.0.2.tar.gz#sha256=38da948320de70a01d2f8456021c4052851d3818487581376999ee3b42a356ea (from https://pypi.org/simple/easy-email-downloader/) (requires-python:>=3.8,<4.0) 2022-04-24T23:16:05,158 Skipping link: No binaries permitted for easy-email-downloader: https://files.pythonhosted.org/packages/64/c7/1208d5f4fe1e803060c6c672423b58efaa387695378c2565b59ad34ea71e/easy_email_downloader-1.0.2-py3-none-any.whl#sha256=1e9c5d0502a028d349c544fd8b9a09b2f41ac4f98cecc2ab8722aba7034b3b2e (from https://pypi.org/simple/easy-email-downloader/) (requires-python:>=3.8,<4.0) 2022-04-24T23:16:05,158 Fetching project page and analyzing links: https://www.piwheels.org/simple/easy-email-downloader/ 2022-04-24T23:16:05,159 Getting page https://www.piwheels.org/simple/easy-email-downloader/ 2022-04-24T23:16:05,161 Found index url https://www.piwheels.org/simple 2022-04-24T23:16:05,364 Skipping link: not a file: https://www.piwheels.org/simple/easy-email-downloader/ 2022-04-24T23:16:05,365 Skipping link: not a file: https://pypi.org/simple/easy-email-downloader/ 2022-04-24T23:16:05,397 Given no hashes to check 0 links for project 'easy-email-downloader': discarding no candidates 2022-04-24T23:16:05,398 ERROR: Could not find a version that satisfies the requirement easy-email-downloader==1.0.2 (from versions: none) 2022-04-24T23:16:05,401 ERROR: No matching distribution found for easy-email-downloader==1.0.2 2022-04-24T23:16:05,403 Exception information: 2022-04-24T23:16:05,403 Traceback (most recent call last): 2022-04-24T23:16:05,403 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-24T23:16:05,403 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-24T23:16:05,403 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-24T23:16:05,403 raise RequirementsConflicted(criterion) 2022-04-24T23:16:05,403 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('easy-email-downloader==1.0.2') 2022-04-24T23:16:05,403 2022-04-24T23:16:05,403 During handling of the above exception, another exception occurred: 2022-04-24T23:16:05,403 2022-04-24T23:16:05,403 Traceback (most recent call last): 2022-04-24T23:16:05,403 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-24T23:16:05,403 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-24T23:16:05,403 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-24T23:16:05,403 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-24T23:16:05,403 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-24T23:16:05,403 raise ResolutionImpossible(e.criterion.information) 2022-04-24T23:16:05,403 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('easy-email-downloader==1.0.2'), parent=None)] 2022-04-24T23:16:05,403 2022-04-24T23:16:05,403 The above exception was the direct cause of the following exception: 2022-04-24T23:16:05,403 2022-04-24T23:16:05,403 Traceback (most recent call last): 2022-04-24T23:16:05,403 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-24T23:16:05,403 status = run_func(*args) 2022-04-24T23:16:05,403 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-24T23:16:05,403 return func(self, options, args) 2022-04-24T23:16:05,403 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-24T23:16:05,403 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-24T23:16:05,403 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-24T23:16:05,403 raise error from e 2022-04-24T23:16:05,403 pip._internal.exceptions.DistributionNotFound: No matching distribution found for easy-email-downloader==1.0.2 2022-04-24T23:16:05,411 Removed build tracker: '/tmp/pip-req-tracker-hu4pdln1'