2022-05-31T03:57:45,082 Created temporary directory: /tmp/pip-ephem-wheel-cache-ikj6b7cq 2022-05-31T03:57:45,087 Created temporary directory: /tmp/pip-build-tracker-rv286k63 2022-05-31T03:57:45,088 Initialized build tracking at /tmp/pip-build-tracker-rv286k63 2022-05-31T03:57:45,089 Created build tracker: /tmp/pip-build-tracker-rv286k63 2022-05-31T03:57:45,089 Entered build tracker: /tmp/pip-build-tracker-rv286k63 2022-05-31T03:57:45,090 Created temporary directory: /tmp/pip-wheel-5pqx6f_v 2022-05-31T03:57:45,251 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-31T03:57:45,260 2 location(s) to search for versions of jpassets: 2022-05-31T03:57:45,260 * https://pypi.org/simple/jpassets/ 2022-05-31T03:57:45,260 * https://www.piwheels.org/simple/jpassets/ 2022-05-31T03:57:45,261 Fetching project page and analyzing links: https://pypi.org/simple/jpassets/ 2022-05-31T03:57:45,262 Getting page https://pypi.org/simple/jpassets/ 2022-05-31T03:57:45,265 Found index url https://pypi.org/simple 2022-05-31T03:57:45,371 Skipping link: No binaries permitted for jpassets: https://files.pythonhosted.org/packages/c9/68/4c398d74330b9e147eabce8f5861b839b532063da169603708b88cecb087/jpassets-0.0.1-py3-none-any.whl#sha256=3a3804a3e71b93be6ba23f77646bd7276b9842bd488ebe9b989a5003d2b5ec3e (from https://pypi.org/simple/jpassets/) (requires-python:>=3.8) 2022-05-31T03:57:45,371 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/92/52/9f22aab02751bc638976bd63a867b3d97dc8842d32b7a0e69ee9e1e455c1/jpassets-0.0.1-py3.9.egg#sha256=285702f4c43194b5c757b06ddce5e87116676f6fce9bf372a463d7215344b18c (from https://pypi.org/simple/jpassets/) (requires-python:>=3.8) 2022-05-31T03:57:45,373 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/64/74/7082ea0b74c859f4e8315e172a97ee42045fb12a9d02a14a3c9a12002358/jpassets-0.0.1.tar.gz#sha256=a79cddfa5e64a0a01e32898c9b0be4e7de1e634266db389f099c67d056bf8361 (from https://pypi.org/simple/jpassets/) (requires-python:>=3.8) 2022-05-31T03:57:45,373 Skipping link: 0.0.1 Requires-Python >=3.8: https://files.pythonhosted.org/packages/64/74/7082ea0b74c859f4e8315e172a97ee42045fb12a9d02a14a3c9a12002358/jpassets-0.0.1.tar.gz#sha256=a79cddfa5e64a0a01e32898c9b0be4e7de1e634266db389f099c67d056bf8361 (from https://pypi.org/simple/jpassets/) (requires-python:>=3.8) 2022-05-31T03:57:45,374 Fetching project page and analyzing links: https://www.piwheels.org/simple/jpassets/ 2022-05-31T03:57:45,375 Getting page https://www.piwheels.org/simple/jpassets/ 2022-05-31T03:57:45,377 Found index url https://www.piwheels.org/simple 2022-05-31T03:57:45,590 Skipping link: not a file: https://www.piwheels.org/simple/jpassets/ 2022-05-31T03:57:45,590 Skipping link: not a file: https://pypi.org/simple/jpassets/ 2022-05-31T03:57:45,620 Given no hashes to check 0 links for project 'jpassets': discarding no candidates 2022-05-31T03:57:45,621 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.8 2022-05-31T03:57:45,624 ERROR: Could not find a version that satisfies the requirement jpassets==0.0.1 (from versions: none) 2022-05-31T03:57:45,626 ERROR: No matching distribution found for jpassets==0.0.1 2022-05-31T03:57:45,628 Exception information: 2022-05-31T03:57:45,628 Traceback (most recent call last): 2022-05-31T03:57:45,628 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-31T03:57:45,628 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-31T03:57:45,628 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-31T03:57:45,628 raise RequirementsConflicted(criterion) 2022-05-31T03:57:45,628 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jpassets==0.0.1') 2022-05-31T03:57:45,628 2022-05-31T03:57:45,628 During handling of the above exception, another exception occurred: 2022-05-31T03:57:45,628 2022-05-31T03:57:45,628 Traceback (most recent call last): 2022-05-31T03:57:45,628 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-31T03:57:45,628 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-31T03:57:45,628 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-31T03:57:45,628 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-31T03:57:45,628 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-31T03:57:45,628 raise ResolutionImpossible(e.criterion.information) 2022-05-31T03:57:45,628 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jpassets==0.0.1'), parent=None)] 2022-05-31T03:57:45,628 2022-05-31T03:57:45,628 The above exception was the direct cause of the following exception: 2022-05-31T03:57:45,628 2022-05-31T03:57:45,628 Traceback (most recent call last): 2022-05-31T03:57:45,628 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-31T03:57:45,628 status = run_func(*args) 2022-05-31T03:57:45,628 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-31T03:57:45,628 return func(self, options, args) 2022-05-31T03:57:45,628 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-05-31T03:57:45,628 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-31T03:57:45,628 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-31T03:57:45,628 raise error from e 2022-05-31T03:57:45,628 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jpassets==0.0.1 2022-05-31T03:57:45,636 Removed build tracker: '/tmp/pip-build-tracker-rv286k63'