2022-10-27T04:35:15,318 Created temporary directory: /tmp/pip-ephem-wheel-cache-8xhff9h3 2022-10-27T04:35:15,324 Created temporary directory: /tmp/pip-build-tracker-01yvg3tk 2022-10-27T04:35:15,325 Initialized build tracking at /tmp/pip-build-tracker-01yvg3tk 2022-10-27T04:35:15,326 Created build tracker: /tmp/pip-build-tracker-01yvg3tk 2022-10-27T04:35:15,327 Entered build tracker: /tmp/pip-build-tracker-01yvg3tk 2022-10-27T04:35:15,329 Created temporary directory: /tmp/pip-wheel-w966an9y 2022-10-27T04:35:15,340 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2022-10-27T04:35:15,347 Created temporary directory: /tmp/pip-ephem-wheel-cache-4owcc5ip 2022-10-27T04:35:15,417 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-10-27T04:35:15,430 2 location(s) to search for versions of vyro-custom-basicsr: 2022-10-27T04:35:15,430 * https://pypi.org/simple/vyro-custom-basicsr/ 2022-10-27T04:35:15,430 * https://www.piwheels.org/simple/vyro-custom-basicsr/ 2022-10-27T04:35:15,431 Fetching project page and analyzing links: https://pypi.org/simple/vyro-custom-basicsr/ 2022-10-27T04:35:15,433 Getting page https://pypi.org/simple/vyro-custom-basicsr/ 2022-10-27T04:35:15,438 Found index url https://pypi.org/simple 2022-10-27T04:35:15,680 Fetched page https://pypi.org/simple/vyro-custom-basicsr/ as application/vnd.pypi.simple.v1+json 2022-10-27T04:35:15,684 Found link https://files.pythonhosted.org/packages/87/8a/145c70ce13981605141f29f4526b9b974465d5e2fd4f7821e971d01fb70f/vyro_custom_basicsr-1.3.2.tar.gz (from https://pypi.org/simple/vyro-custom-basicsr/), version: 1.3.2 2022-10-27T04:35:15,697 Found link https://files.pythonhosted.org/packages/59/e0/fa387ea5861e3e91a5390e1961265ba10229c3789bb999ef2595baec8d60/vyro_custom_basicsr-1.4.2.tar.gz (from https://pypi.org/simple/vyro-custom-basicsr/), version: 1.4.2 2022-10-27T04:35:15,699 Skipping link: Missing project version for vyro-custom-basicsr: https://files.pythonhosted.org/packages/56/57/1d16ddf153f98c08e3ccae01a6b2bba201236ffa60933dafde21f2b9e5f3/vyro-custom-basicsr.tar.gz (from https://pypi.org/simple/vyro-custom-basicsr/) 2022-10-27T04:35:15,700 Found link https://files.pythonhosted.org/packages/d6/52/06530f2f27d9f975a6a7875420015ae2d404f9210b04af4e626c11397020/vyro_custom_basicsr-1.7.1.tar.gz (from https://pypi.org/simple/vyro-custom-basicsr/), version: 1.7.1 2022-10-27T04:35:15,701 Fetching project page and analyzing links: https://www.piwheels.org/simple/vyro-custom-basicsr/ 2022-10-27T04:35:15,702 Getting page https://www.piwheels.org/simple/vyro-custom-basicsr/ 2022-10-27T04:35:15,705 Found index url https://www.piwheels.org/simple 2022-10-27T04:35:16,281 Fetched page https://www.piwheels.org/simple/vyro-custom-basicsr/ as text/html 2022-10-27T04:35:16,283 Skipping link: not a file: https://www.piwheels.org/simple/vyro-custom-basicsr/ 2022-10-27T04:35:16,285 Skipping link: not a file: https://pypi.org/simple/vyro-custom-basicsr/ 2022-10-27T04:35:16,371 Given no hashes to check 1 links for project 'vyro-custom-basicsr': discarding no candidates 2022-10-27T04:35:16,419 Collecting vyro-custom-basicsr==1.3.2 2022-10-27T04:35:16,427 Created temporary directory: /tmp/pip-unpack-ttc1pgp9 2022-10-27T04:35:16,704 Downloading vyro_custom_basicsr-1.3.2.tar.gz (64 kB) 2022-10-27T04:35:17,393 Added vyro-custom-basicsr==1.3.2 from https://files.pythonhosted.org/packages/87/8a/145c70ce13981605141f29f4526b9b974465d5e2fd4f7821e971d01fb70f/vyro_custom_basicsr-1.3.2.tar.gz to build tracker '/tmp/pip-build-tracker-01yvg3tk' 2022-10-27T04:35:17,396 ERROR: vyro-custom-basicsr==1.3.2 from https://files.pythonhosted.org/packages/87/8a/145c70ce13981605141f29f4526b9b974465d5e2fd4f7821e971d01fb70f/vyro_custom_basicsr-1.3.2.tar.gz does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-10-27T04:35:17,400 Exception information: 2022-10-27T04:35:17,400 Traceback (most recent call last): 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2022-10-27T04:35:17,400 status = run_func(*args) 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2022-10-27T04:35:17,400 return func(self, options, args) 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2022-10-27T04:35:17,400 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-10-27T04:35:17,400 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-10-27T04:35:17,400 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-10-27T04:35:17,400 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-10-27T04:35:17,400 if not criterion.candidates: 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-10-27T04:35:17,400 return bool(self._sequence) 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-10-27T04:35:17,400 return any(self) 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-10-27T04:35:17,400 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-10-27T04:35:17,400 candidate = func() 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 211, in _make_candidate_from_link 2022-10-27T04:35:17,400 version=version, 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 303, in __init__ 2022-10-27T04:35:17,400 version=version, 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 162, in __init__ 2022-10-27T04:35:17,400 self.dist = self._prepare() 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 231, in _prepare 2022-10-27T04:35:17,400 dist = self._prepare_distribution() 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 308, in _prepare_distribution 2022-10-27T04:35:17,400 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 491, in prepare_linked_requirement 2022-10-27T04:35:17,400 return self._prepare_linked_requirement(req, parallel_builds) 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 582, in _prepare_linked_requirement 2022-10-27T04:35:17,400 self.check_build_deps, 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 70, in _get_prepared_distribution 2022-10-27T04:35:17,400 finder, build_isolation, check_build_deps 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 31, in prepare_distribution_metadata 2022-10-27T04:35:17,400 self.req.load_pyproject_toml() 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 474, in load_pyproject_toml 2022-10-27T04:35:17,400 self.use_pep517, self.pyproject_toml_path, self.setup_py_path, str(self) 2022-10-27T04:35:17,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/pyproject.py", line 58, in load_pyproject_toml 2022-10-27T04:35:17,400 f"{req_name} does not appear to be a Python project: " 2022-10-27T04:35:17,400 pip._internal.exceptions.InstallationError: vyro-custom-basicsr==1.3.2 from https://files.pythonhosted.org/packages/87/8a/145c70ce13981605141f29f4526b9b974465d5e2fd4f7821e971d01fb70f/vyro_custom_basicsr-1.3.2.tar.gz does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. 2022-10-27T04:35:17,428 Removed vyro-custom-basicsr==1.3.2 from https://files.pythonhosted.org/packages/87/8a/145c70ce13981605141f29f4526b9b974465d5e2fd4f7821e971d01fb70f/vyro_custom_basicsr-1.3.2.tar.gz from build tracker '/tmp/pip-build-tracker-01yvg3tk' 2022-10-27T04:35:17,429 Removed build tracker: '/tmp/pip-build-tracker-01yvg3tk'