2023-03-19T01:47:18,520 Created temporary directory: /tmp/pip-ephem-wheel-cache-ebhb0o4w 2023-03-19T01:47:18,522 Created temporary directory: /tmp/pip-build-tracker-xthqya0y 2023-03-19T01:47:18,523 Initialized build tracking at /tmp/pip-build-tracker-xthqya0y 2023-03-19T01:47:18,523 Created build tracker: /tmp/pip-build-tracker-xthqya0y 2023-03-19T01:47:18,523 Entered build tracker: /tmp/pip-build-tracker-xthqya0y 2023-03-19T01:47:18,524 Created temporary directory: /tmp/pip-wheel-ygrwvhjq 2023-03-19T01:47:18,528 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 2023-03-19T01:47:18,531 Created temporary directory: /tmp/pip-ephem-wheel-cache-o4zcoiii 2023-03-19T01:47:18,560 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-03-19T01:47:18,563 2 location(s) to search for versions of lanfactory: 2023-03-19T01:47:18,563 * https://pypi.org/simple/lanfactory/ 2023-03-19T01:47:18,563 * https://www.piwheels.org/simple/lanfactory/ 2023-03-19T01:47:18,564 Fetching project page and analyzing links: https://pypi.org/simple/lanfactory/ 2023-03-19T01:47:18,564 Getting page https://pypi.org/simple/lanfactory/ 2023-03-19T01:47:18,566 Found index url https://pypi.org/simple 2023-03-19T01:47:18,617 Fetched page https://pypi.org/simple/lanfactory/ as application/vnd.pypi.simple.v1+json 2023-03-19T01:47:18,618 Found link https://files.pythonhosted.org/packages/3b/52/d56b4a3c65574b222a9e0acb0203ea237d736814b65ef57f8873047e7700/LANfactory-0.3.0.tar.gz (from https://pypi.org/simple/lanfactory/), version: 0.3.0 2023-03-19T01:47:18,619 Fetching project page and analyzing links: https://www.piwheels.org/simple/lanfactory/ 2023-03-19T01:47:18,619 Getting page https://www.piwheels.org/simple/lanfactory/ 2023-03-19T01:47:18,620 Found index url https://www.piwheels.org/simple 2023-03-19T01:47:18,849 Fetched page https://www.piwheels.org/simple/lanfactory/ as text/html 2023-03-19T01:47:18,850 Skipping link: not a file: https://www.piwheels.org/simple/lanfactory/ 2023-03-19T01:47:18,851 Skipping link: not a file: https://pypi.org/simple/lanfactory/ 2023-03-19T01:47:18,877 Given no hashes to check 1 links for project 'lanfactory': discarding no candidates 2023-03-19T01:47:18,903 Collecting lanfactory==0.3.0 2023-03-19T01:47:18,907 Created temporary directory: /tmp/pip-unpack-wq6w6g_e 2023-03-19T01:47:18,974 Downloading LANfactory-0.3.0.tar.gz (48 kB) 2023-03-19T01:47:19,060 Added lanfactory==0.3.0 from https://files.pythonhosted.org/packages/3b/52/d56b4a3c65574b222a9e0acb0203ea237d736814b65ef57f8873047e7700/LANfactory-0.3.0.tar.gz to build tracker '/tmp/pip-build-tracker-xthqya0y' 2023-03-19T01:47:19,119 Running setup.py (path:/tmp/pip-wheel-ygrwvhjq/lanfactory_aaa1a1fb42df41419afbf5126bc18b1d/setup.py) egg_info for package lanfactory 2023-03-19T01:47:19,119 Created temporary directory: /tmp/pip-pip-egg-info-y8sm5slg 2023-03-19T01:47:19,120 Preparing metadata (setup.py): started 2023-03-19T01:47:19,121 Running command python setup.py egg_info 2023-03-19T01:47:20,392 /usr/local/lib/python3.9/dist-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. 2023-03-19T01:47:20,393 dist.fetch_build_eggs(dist.setup_requires) 2023-03-19T01:47:38,766 ERROR: Could not find a version that satisfies the requirement torch>=1.7 (from versions: none) 2023-03-19T01:47:38,767 ERROR: No matching distribution found for torch>=1.7 2023-03-19T01:47:38,969 Traceback (most recent call last): 2023-03-19T01:47:38,969 File "/usr/local/lib/python3.9/dist-packages/setuptools/installer.py", line 97, in _fetch_build_egg_no_warn 2023-03-19T01:47:38,970 subprocess.check_call(cmd) 2023-03-19T01:47:38,970 File "/usr/lib/python3.9/subprocess.py", line 373, in check_call 2023-03-19T01:47:38,971 raise CalledProcessError(retcode, cmd) 2023-03-19T01:47:38,971 subprocess.CalledProcessError: Command '['/usr/bin/python3', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpfbs71llx', '--quiet', 'torch>=1.7']' returned non-zero exit status 1. 2023-03-19T01:47:38,972 The above exception was the direct cause of the following exception: 2023-03-19T01:47:38,972 Traceback (most recent call last): 2023-03-19T01:47:38,972 File "", line 2, in 2023-03-19T01:47:38,973 File "", line 34, in 2023-03-19T01:47:38,973 File "/tmp/pip-wheel-ygrwvhjq/lanfactory_aaa1a1fb42df41419afbf5126bc18b1d/setup.py", line 3, in 2023-03-19T01:47:38,974 setup( 2023-03-19T01:47:38,974 File "/usr/local/lib/python3.9/dist-packages/setuptools/__init__.py", line 107, in setup 2023-03-19T01:47:38,975 _install_setup_requires(attrs) 2023-03-19T01:47:38,975 File "/usr/local/lib/python3.9/dist-packages/setuptools/__init__.py", line 80, in _install_setup_requires 2023-03-19T01:47:38,975 _fetch_build_eggs(dist) 2023-03-19T01:47:38,975 File "/usr/local/lib/python3.9/dist-packages/setuptools/__init__.py", line 85, in _fetch_build_eggs 2023-03-19T01:47:38,976 dist.fetch_build_eggs(dist.setup_requires) 2023-03-19T01:47:38,976 File "/usr/local/lib/python3.9/dist-packages/setuptools/dist.py", line 894, in fetch_build_eggs 2023-03-19T01:47:38,977 return _fetch_build_eggs(self, requires) 2023-03-19T01:47:38,977 File "/usr/local/lib/python3.9/dist-packages/setuptools/installer.py", line 39, in _fetch_build_eggs 2023-03-19T01:47:38,978 resolved_dists = pkg_resources.working_set.resolve( 2023-03-19T01:47:38,978 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 815, in resolve 2023-03-19T01:47:38,979 dist = self._resolve_dist( 2023-03-19T01:47:38,980 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 851, in _resolve_dist 2023-03-19T01:47:38,981 dist = best[req.key] = env.best_match( 2023-03-19T01:47:38,981 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 1123, in best_match 2023-03-19T01:47:38,982 return self.obtain(req, installer) 2023-03-19T01:47:38,982 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 1135, in obtain 2023-03-19T01:47:38,983 return installer(requirement) 2023-03-19T01:47:38,984 File "/usr/local/lib/python3.9/dist-packages/setuptools/installer.py", line 99, in _fetch_build_egg_no_warn 2023-03-19T01:47:38,985 raise DistutilsError(str(e)) from e 2023-03-19T01:47:38,985 distutils.errors.DistutilsError: Command '['/usr/bin/python3', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpfbs71llx', '--quiet', 'torch>=1.7']' returned non-zero exit status 1. 2023-03-19T01:47:39,064 ERROR: [present-rich] python setup.py egg_info exited with 1 2023-03-19T01:47:39,081 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2023-03-19T01:47:39,081 exec(compile('"'"''"'"''"'"' 2023-03-19T01:47:39,081 # This is -- a caller that pip uses to run setup.py 2023-03-19T01:47:39,081 # 2023-03-19T01:47:39,081 # - It imports setuptools before invoking setup.py, to enable projects that directly 2023-03-19T01:47:39,081 # import from `distutils.core` to work with newer packaging standards. 2023-03-19T01:47:39,081 # - It provides a clear error message when setuptools is not installed. 2023-03-19T01:47:39,081 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2023-03-19T01:47:39,081 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2023-03-19T01:47:39,081 # manifest_maker: standard file '"'"'-c'"'"' not found". 2023-03-19T01:47:39,081 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2023-03-19T01:47:39,081 import os, sys, tokenize 2023-03-19T01:47:39,081 2023-03-19T01:47:39,081 try: 2023-03-19T01:47:39,081 import setuptools 2023-03-19T01:47:39,081 except ImportError as error: 2023-03-19T01:47:39,081 print( 2023-03-19T01:47:39,081 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2023-03-19T01:47:39,081 "the build environment.", 2023-03-19T01:47:39,081 file=sys.stderr, 2023-03-19T01:47:39,081 ) 2023-03-19T01:47:39,081 sys.exit(1) 2023-03-19T01:47:39,081 2023-03-19T01:47:39,081 __file__ = %r 2023-03-19T01:47:39,081 sys.argv[0] = __file__ 2023-03-19T01:47:39,081 2023-03-19T01:47:39,081 if os.path.exists(__file__): 2023-03-19T01:47:39,081 filename = __file__ 2023-03-19T01:47:39,081 with tokenize.open(__file__) as f: 2023-03-19T01:47:39,081 setup_py_code = f.read() 2023-03-19T01:47:39,081 else: 2023-03-19T01:47:39,081 filename = "" 2023-03-19T01:47:39,081 setup_py_code = "from setuptools import setup; setup()" 2023-03-19T01:47:39,081 2023-03-19T01:47:39,081 exec(compile(setup_py_code, filename, "exec")) 2023-03-19T01:47:39,081 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-ygrwvhjq/lanfactory_aaa1a1fb42df41419afbf5126bc18b1d/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-y8sm5slg[/] 2023-03-19T01:47:39,082 [bold magenta]cwd[/]: /tmp/pip-wheel-ygrwvhjq/lanfactory_aaa1a1fb42df41419afbf5126bc18b1d/ 2023-03-19T01:47:39,082 Preparing metadata (setup.py): finished with status 'error' 2023-03-19T01:47:39,083 ERROR: [present-rich] metadata generation failed 2023-03-19T01:47:39,089 Exception information: 2023-03-19T01:47:39,089 Traceback (most recent call last): 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 64, in generate_metadata 2023-03-19T01:47:39,089 call_subprocess( 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2023-03-19T01:47:39,089 raise error 2023-03-19T01:47:39,089 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2023-03-19T01:47:39,089 2023-03-19T01:47:39,089 The above exception was the direct cause of the following exception: 2023-03-19T01:47:39,089 2023-03-19T01:47:39,089 Traceback (most recent call last): 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-03-19T01:47:39,089 status = run_func(*args) 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-03-19T01:47:39,089 return func(self, options, args) 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-03-19T01:47:39,089 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-03-19T01:47:39,089 result = self._result = resolver.resolve( 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-03-19T01:47:39,089 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-03-19T01:47:39,089 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria 2023-03-19T01:47:39,089 if not criterion.candidates: 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ 2023-03-19T01:47:39,089 return bool(self._sequence) 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-03-19T01:47:39,089 return any(self) 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-03-19T01:47:39,089 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-03-19T01:47:39,089 candidate = func() 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2023-03-19T01:47:39,089 self._link_candidate_cache[link] = LinkCandidate( 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 297, in __init__ 2023-03-19T01:47:39,089 super().__init__( 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 162, in __init__ 2023-03-19T01:47:39,089 self.dist = self._prepare() 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 231, in _prepare 2023-03-19T01:47:39,089 dist = self._prepare_distribution() 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 308, in _prepare_distribution 2023-03-19T01:47:39,089 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 491, in prepare_linked_requirement 2023-03-19T01:47:39,089 return self._prepare_linked_requirement(req, parallel_builds) 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 577, in _prepare_linked_requirement 2023-03-19T01:47:39,089 dist = _get_prepared_distribution( 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/prepare.py", line 69, in _get_prepared_distribution 2023-03-19T01:47:39,089 abstract_dist.prepare_distribution_metadata( 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/distributions/sdist.py", line 61, in prepare_distribution_metadata 2023-03-19T01:47:39,089 self.req.prepare_metadata() 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/req/req_install.py", line 545, in prepare_metadata 2023-03-19T01:47:39,089 self.metadata_directory = generate_metadata_legacy( 2023-03-19T01:47:39,089 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2023-03-19T01:47:39,089 raise MetadataGenerationFailed(package_details=details) from error 2023-03-19T01:47:39,089 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2023-03-19T01:47:39,100 Removed lanfactory==0.3.0 from https://files.pythonhosted.org/packages/3b/52/d56b4a3c65574b222a9e0acb0203ea237d736814b65ef57f8873047e7700/LANfactory-0.3.0.tar.gz from build tracker '/tmp/pip-build-tracker-xthqya0y' 2023-03-19T01:47:39,101 Removed build tracker: '/tmp/pip-build-tracker-xthqya0y'