2022-04-18T18:13:27,649 Created temporary directory: /tmp/pip-ephem-wheel-cache-7o89o8fq 2022-04-18T18:13:27,654 Created temporary directory: /tmp/pip-req-tracker-hj3hm54z 2022-04-18T18:13:27,655 Initialized build tracking at /tmp/pip-req-tracker-hj3hm54z 2022-04-18T18:13:27,656 Created build tracker: /tmp/pip-req-tracker-hj3hm54z 2022-04-18T18:13:27,656 Entered build tracker: /tmp/pip-req-tracker-hj3hm54z 2022-04-18T18:13:27,657 Created temporary directory: /tmp/pip-wheel-11j4mv_9 2022-04-18T18:13:27,727 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-18T18:13:27,735 2 location(s) to search for versions of niteshade: 2022-04-18T18:13:27,735 * https://pypi.org/simple/niteshade/ 2022-04-18T18:13:27,735 * https://www.piwheels.org/simple/niteshade/ 2022-04-18T18:13:27,736 Fetching project page and analyzing links: https://pypi.org/simple/niteshade/ 2022-04-18T18:13:27,738 Getting page https://pypi.org/simple/niteshade/ 2022-04-18T18:13:27,741 Found index url https://pypi.org/simple 2022-04-18T18:13:27,850 Skipping link: No binaries permitted for niteshade: https://files.pythonhosted.org/packages/e3/7c/2dc8a3103201f0feeeaab4a53e939a85c3098b06908c51434a1fdc98f6dd/niteshade-0.0.1-py3-none-any.whl#sha256=d2f47a47f21ba6d34f0793230a92c6d61994a5026279f302fbf50730fd38281e (from https://pypi.org/simple/niteshade/) (requires-python:>=3.8) 2022-04-18T18:13:27,852 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/e7/62/f60ec5b678079929d03011b0a7d18fcb21a98c3535677e41b048771c78aa/niteshade-0.0.1.tar.gz#sha256=0daf76818bf2a512c5d4c4e46e5ca6ede30f4288843a75d06f3ade9139af697b (from https://pypi.org/simple/niteshade/) (requires-python:>=3.8) 2022-04-18T18:13:27,853 Fetching project page and analyzing links: https://www.piwheels.org/simple/niteshade/ 2022-04-18T18:13:27,854 Getting page https://www.piwheels.org/simple/niteshade/ 2022-04-18T18:13:27,856 Found index url https://www.piwheels.org/simple 2022-04-18T18:13:28,077 Skipping link: not a file: https://www.piwheels.org/simple/niteshade/ 2022-04-18T18:13:28,078 Skipping link: not a file: https://pypi.org/simple/niteshade/ 2022-04-18T18:13:28,110 Given no hashes to check 0 links for project 'niteshade': discarding no candidates 2022-04-18T18:13:28,111 ERROR: Could not find a version that satisfies the requirement niteshade==0.0.1 (from versions: none) 2022-04-18T18:13:28,114 ERROR: No matching distribution found for niteshade==0.0.1 2022-04-18T18:13:28,116 Exception information: 2022-04-18T18:13:28,116 Traceback (most recent call last): 2022-04-18T18:13:28,116 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-18T18:13:28,116 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-18T18:13:28,116 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-18T18:13:28,116 raise RequirementsConflicted(criterion) 2022-04-18T18:13:28,116 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('niteshade==0.0.1') 2022-04-18T18:13:28,116 2022-04-18T18:13:28,116 During handling of the above exception, another exception occurred: 2022-04-18T18:13:28,116 2022-04-18T18:13:28,116 Traceback (most recent call last): 2022-04-18T18:13:28,116 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-18T18:13:28,116 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-18T18:13:28,116 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-18T18:13:28,116 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-18T18:13:28,116 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-18T18:13:28,116 raise ResolutionImpossible(e.criterion.information) 2022-04-18T18:13:28,116 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('niteshade==0.0.1'), parent=None)] 2022-04-18T18:13:28,116 2022-04-18T18:13:28,116 The above exception was the direct cause of the following exception: 2022-04-18T18:13:28,116 2022-04-18T18:13:28,116 Traceback (most recent call last): 2022-04-18T18:13:28,116 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-18T18:13:28,116 status = run_func(*args) 2022-04-18T18:13:28,116 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-18T18:13:28,116 return func(self, options, args) 2022-04-18T18:13:28,116 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-18T18:13:28,116 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-18T18:13:28,116 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-18T18:13:28,116 raise error from e 2022-04-18T18:13:28,116 pip._internal.exceptions.DistributionNotFound: No matching distribution found for niteshade==0.0.1 2022-04-18T18:13:28,125 Removed build tracker: '/tmp/pip-req-tracker-hj3hm54z'