2022-10-27T05:04:00,890 Created temporary directory: /tmp/pip-ephem-wheel-cache-21ovdza5 2022-10-27T05:04:00,892 Created temporary directory: /tmp/pip-build-tracker-t6skvtiu 2022-10-27T05:04:00,893 Initialized build tracking at /tmp/pip-build-tracker-t6skvtiu 2022-10-27T05:04:00,893 Created build tracker: /tmp/pip-build-tracker-t6skvtiu 2022-10-27T05:04:00,893 Entered build tracker: /tmp/pip-build-tracker-t6skvtiu 2022-10-27T05:04:00,894 Created temporary directory: /tmp/pip-wheel-22ck7efx 2022-10-27T05:04:00,897 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-27T05:04:00,899 Created temporary directory: /tmp/pip-ephem-wheel-cache-dtz2wpim 2022-10-27T05:04:00,922 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-10-27T05:04:00,925 2 location(s) to search for versions of vyro-custom-basicsr: 2022-10-27T05:04:00,925 * https://pypi.org/simple/vyro-custom-basicsr/ 2022-10-27T05:04:00,925 * https://www.piwheels.org/simple/vyro-custom-basicsr/ 2022-10-27T05:04:00,926 Fetching project page and analyzing links: https://pypi.org/simple/vyro-custom-basicsr/ 2022-10-27T05:04:00,926 Getting page https://pypi.org/simple/vyro-custom-basicsr/ 2022-10-27T05:04:00,928 Found index url https://pypi.org/simple 2022-10-27T05:04:00,978 Fetched page https://pypi.org/simple/vyro-custom-basicsr/ as application/vnd.pypi.simple.v1+json 2022-10-27T05:04:00,980 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-27T05:04:00,980 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-27T05:04:00,981 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-27T05:04:00,981 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-27T05:04:00,981 Fetching project page and analyzing links: https://www.piwheels.org/simple/vyro-custom-basicsr/ 2022-10-27T05:04:00,982 Getting page https://www.piwheels.org/simple/vyro-custom-basicsr/ 2022-10-27T05:04:00,983 Found index url https://www.piwheels.org/simple 2022-10-27T05:04:01,151 Fetched page https://www.piwheels.org/simple/vyro-custom-basicsr/ as text/html 2022-10-27T05:04:01,151 Skipping link: not a file: https://www.piwheels.org/simple/vyro-custom-basicsr/ 2022-10-27T05:04:01,152 Skipping link: not a file: https://pypi.org/simple/vyro-custom-basicsr/ 2022-10-27T05:04:01,170 Given no hashes to check 1 links for project 'vyro-custom-basicsr': discarding no candidates 2022-10-27T05:04:01,186 Collecting vyro-custom-basicsr==1.3.2 2022-10-27T05:04:01,188 Created temporary directory: /tmp/pip-unpack-6comu2zf 2022-10-27T05:04:01,233 Downloading vyro_custom_basicsr-1.3.2.tar.gz (64 kB) 2022-10-27T05:04:01,377 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-t6skvtiu' 2022-10-27T05:04:01,378 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-27T05:04:01,379 Exception information: 2022-10-27T05:04:01,379 Traceback (most recent call last): 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2022-10-27T05:04:01,379 status = run_func(*args) 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2022-10-27T05:04:01,379 return func(self, options, args) 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2022-10-27T05:04:01,379 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-10-27T05:04:01,379 result = self._result = resolver.resolve( 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-10-27T05:04:01,379 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-10-27T05:04:01,379 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2022-10-27T05:04:01,379 if not criterion.candidates: 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2022-10-27T05:04:01,379 return bool(self._sequence) 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2022-10-27T05:04:01,379 return any(self) 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2022-10-27T05:04:01,379 return (c for c in iterator if id(c) not in self._incompatible_ids) 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2022-10-27T05:04:01,379 candidate = func() 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2022-10-27T05:04:01,379 self._link_candidate_cache[link] = LinkCandidate( 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 297, in __init__ 2022-10-27T05:04:01,379 super().__init__( 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 162, in __init__ 2022-10-27T05:04:01,379 self.dist = self._prepare() 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 231, in _prepare 2022-10-27T05:04:01,379 dist = self._prepare_distribution() 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 308, in _prepare_distribution 2022-10-27T05:04:01,379 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 491, in prepare_linked_requirement 2022-10-27T05:04:01,379 return self._prepare_linked_requirement(req, parallel_builds) 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 577, in _prepare_linked_requirement 2022-10-27T05:04:01,379 dist = _get_prepared_distribution( 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 69, in _get_prepared_distribution 2022-10-27T05:04:01,379 abstract_dist.prepare_distribution_metadata( 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 31, in prepare_distribution_metadata 2022-10-27T05:04:01,379 self.req.load_pyproject_toml() 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 473, in load_pyproject_toml 2022-10-27T05:04:01,379 pyproject_toml_data = load_pyproject_toml( 2022-10-27T05:04:01,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/pyproject.py", line 57, in load_pyproject_toml 2022-10-27T05:04:01,379 raise InstallationError( 2022-10-27T05:04:01,379 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-27T05:04:01,389 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-t6skvtiu' 2022-10-27T05:04:01,389 Removed build tracker: '/tmp/pip-build-tracker-t6skvtiu'