2023-10-05T02:55:19,796 Created temporary directory: /tmp/pip-build-tracker-qo1ki1yf 2023-10-05T02:55:19,797 Initialized build tracking at /tmp/pip-build-tracker-qo1ki1yf 2023-10-05T02:55:19,798 Created build tracker: /tmp/pip-build-tracker-qo1ki1yf 2023-10-05T02:55:19,798 Entered build tracker: /tmp/pip-build-tracker-qo1ki1yf 2023-10-05T02:55:19,798 Created temporary directory: /tmp/pip-wheel-jy1rndkg 2023-10-05T02:55:19,803 Created temporary directory: /tmp/pip-ephem-wheel-cache-qucxoj44 2023-10-05T02:55:19,826 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-05T02:55:19,830 2 location(s) to search for versions of pollination-radiation-express: 2023-10-05T02:55:19,830 * https://pypi.org/simple/pollination-radiation-express/ 2023-10-05T02:55:19,830 * https://www.piwheels.org/simple/pollination-radiation-express/ 2023-10-05T02:55:19,830 Fetching project page and analyzing links: https://pypi.org/simple/pollination-radiation-express/ 2023-10-05T02:55:19,831 Getting page https://pypi.org/simple/pollination-radiation-express/ 2023-10-05T02:55:19,832 Found index url https://pypi.org/simple/ 2023-10-05T02:55:19,959 Fetched page https://pypi.org/simple/pollination-radiation-express/ as application/vnd.pypi.simple.v1+json 2023-10-05T02:55:19,961 Found link https://files.pythonhosted.org/packages/8f/bf/7f1c53c00cec03f31b3d617208fc299459295aaf8ab033346e551a1807c2/pollination-radiation.express-0.0.3.tar.gz (from https://pypi.org/simple/pollination-radiation-express/), version: 0.0.3 2023-10-05T02:55:19,961 Skipping link: No binaries permitted for pollination-radiation-express: https://files.pythonhosted.org/packages/ff/5a/1a0a2a8ecaae0497ed79ccdbf69aa3894fd2f20345d07b2d8ef9110591b0/pollination_radiation.express-0.0.3-py2.py3-none-any.whl (from https://pypi.org/simple/pollination-radiation-express/) 2023-10-05T02:55:19,961 Found link https://files.pythonhosted.org/packages/28/d4/7ca12295942414532f8a133591bf5f1b83de8d5032267a81ed7506fb11e7/pollination-radiation.express-0.0.4.tar.gz (from https://pypi.org/simple/pollination-radiation-express/), version: 0.0.4 2023-10-05T02:55:19,962 Skipping link: No binaries permitted for pollination-radiation-express: https://files.pythonhosted.org/packages/33/f6/6de4cff51aacee64a31528849a44d38abd1da913d5216291d5ef697a6e34/pollination_radiation.express-0.0.4-py2.py3-none-any.whl (from https://pypi.org/simple/pollination-radiation-express/) 2023-10-05T02:55:19,962 Fetching project page and analyzing links: https://www.piwheels.org/simple/pollination-radiation-express/ 2023-10-05T02:55:19,962 Getting page https://www.piwheels.org/simple/pollination-radiation-express/ 2023-10-05T02:55:19,963 Found index url https://www.piwheels.org/simple/ 2023-10-05T02:55:20,028 Fetched page https://www.piwheels.org/simple/pollination-radiation-express/ as text/html 2023-10-05T02:55:20,028 Skipping link: not a file: https://www.piwheels.org/simple/pollination-radiation-express/ 2023-10-05T02:55:20,029 Skipping link: not a file: https://pypi.org/simple/pollination-radiation-express/ 2023-10-05T02:55:20,046 Given no hashes to check 1 links for project 'pollination-radiation-express': discarding no candidates 2023-10-05T02:55:20,063 Collecting pollination-radiation-express==0.0.4 2023-10-05T02:55:20,065 Created temporary directory: /tmp/pip-unpack-axe1e9he 2023-10-05T02:55:20,107 Downloading pollination-radiation.express-0.0.4.tar.gz (8.9 kB) 2023-10-05T02:55:20,171 Added pollination-radiation-express==0.0.4 from https://files.pythonhosted.org/packages/28/d4/7ca12295942414532f8a133591bf5f1b83de8d5032267a81ed7506fb11e7/pollination-radiation.express-0.0.4.tar.gz to build tracker '/tmp/pip-build-tracker-qo1ki1yf' 2023-10-05T02:55:20,173 Running setup.py (path:/tmp/pip-wheel-jy1rndkg/pollination-radiation-express_0d1c7300b9f84da4a23321c504e4d0e5/setup.py) egg_info for package pollination-radiation-express 2023-10-05T02:55:20,174 Created temporary directory: /tmp/pip-pip-egg-info-4u6bjf6j 2023-10-05T02:55:20,175 Preparing metadata (setup.py): started 2023-10-05T02:55:20,176 Running command python setup.py egg_info 2023-10-05T02:55:20,689 /usr/local/lib/python3.9/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-10-05T02:55:20,689 !! 2023-10-05T02:55:20,689 ******************************************************************************** 2023-10-05T02:55:20,690 The license_file parameter is deprecated, use license_files instead. 2023-10-05T02:55:20,690 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-05T02:55:20,690 or your builds will no longer be supported. 2023-10-05T02:55:20,690 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-10-05T02:55:20,690 ******************************************************************************** 2023-10-05T02:55:20,691 !! 2023-10-05T02:55:20,691 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-10-05T02:55:20,902 /usr/local/lib/python3.9/dist-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2023-10-05T02:55:20,902 !! 2023-10-05T02:55:20,902 ******************************************************************************** 2023-10-05T02:55:20,902 Requirements should be satisfied by a PEP 517 installer. 2023-10-05T02:55:20,902 If you are using pip, you can try `pip install --use-pep517`. 2023-10-05T02:55:20,902 ******************************************************************************** 2023-10-05T02:55:20,903 !! 2023-10-05T02:55:20,903 dist.fetch_build_eggs(dist.setup_requires) 2023-10-05T02:55:23,923 WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' 2023-10-05T02:55:23,993 /usr/local/lib/python3.9/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-10-05T02:55:23,993 !! 2023-10-05T02:55:23,993 ******************************************************************************** 2023-10-05T02:55:23,993 The license_file parameter is deprecated, use license_files instead. 2023-10-05T02:55:23,994 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-05T02:55:23,994 or your builds will no longer be supported. 2023-10-05T02:55:23,994 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-10-05T02:55:23,994 ******************************************************************************** 2023-10-05T02:55:23,994 !! 2023-10-05T02:55:23,995 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-10-05T02:55:24,024 running egg_info 2023-10-05T02:55:24,025 creating /tmp/pip-pip-egg-info-4u6bjf6j/pollination_radiation.egg-info 2023-10-05T02:55:24,057 writing /tmp/pip-pip-egg-info-4u6bjf6j/pollination_radiation.egg-info/PKG-INFO 2023-10-05T02:55:24,061 writing dependency_links to /tmp/pip-pip-egg-info-4u6bjf6j/pollination_radiation.egg-info/dependency_links.txt 2023-10-05T02:55:24,064 writing requirements to /tmp/pip-pip-egg-info-4u6bjf6j/pollination_radiation.egg-info/requires.txt 2023-10-05T02:55:24,065 writing top-level names to /tmp/pip-pip-egg-info-4u6bjf6j/pollination_radiation.egg-info/top_level.txt 2023-10-05T02:55:24,066 writing manifest file '/tmp/pip-pip-egg-info-4u6bjf6j/pollination_radiation.egg-info/SOURCES.txt' 2023-10-05T02:55:24,215 ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2023-10-05T02:55:24,226 reading manifest file '/tmp/pip-pip-egg-info-4u6bjf6j/pollination_radiation.egg-info/SOURCES.txt' 2023-10-05T02:55:24,228 adding license file 'LICENSE' 2023-10-05T02:55:24,231 writing manifest file '/tmp/pip-pip-egg-info-4u6bjf6j/pollination_radiation.egg-info/SOURCES.txt' 2023-10-05T02:55:24,334 Preparing metadata (setup.py): finished with status 'done' 2023-10-05T02:55:24,338 WARNING: Generating metadata for package pollination-radiation-express produced metadata for project name pollination-radiation. Fix your #egg=pollination-radiation-express fragments. 2023-10-05T02:55:24,341 Source in /tmp/pip-wheel-jy1rndkg/pollination-radiation-express_0d1c7300b9f84da4a23321c504e4d0e5 has version 0.0.4, which satisfies requirement pollination-radiation from https://files.pythonhosted.org/packages/28/d4/7ca12295942414532f8a133591bf5f1b83de8d5032267a81ed7506fb11e7/pollination-radiation.express-0.0.4.tar.gz 2023-10-05T02:55:24,342 Removed pollination-radiation from https://files.pythonhosted.org/packages/28/d4/7ca12295942414532f8a133591bf5f1b83de8d5032267a81ed7506fb11e7/pollination-radiation.express-0.0.4.tar.gz from build tracker '/tmp/pip-build-tracker-qo1ki1yf' 2023-10-05T02:55:24,342 Discarding [blue underline]https://files.pythonhosted.org/packages/28/d4/7ca12295942414532f8a133591bf5f1b83de8d5032267a81ed7506fb11e7/pollination-radiation.express-0.0.4.tar.gz (from https://pypi.org/simple/pollination-radiation-express/)[/]: [yellow]Requested pollination-radiation from https://files.pythonhosted.org/packages/28/d4/7ca12295942414532f8a133591bf5f1b83de8d5032267a81ed7506fb11e7/pollination-radiation.express-0.0.4.tar.gz has inconsistent name: expected 'pollination-radiation-express', but metadata has 'pollination-radiation'[reset] 2023-10-05T02:55:24,345 ERROR: Could not find a version that satisfies the requirement pollination-radiation-express==0.0.4 (from versions: 0.0.3, 0.0.4) 2023-10-05T02:55:24,346 ERROR: No matching distribution found for pollination-radiation-express==0.0.4 2023-10-05T02:55:24,347 Exception information: 2023-10-05T02:55:24,347 Traceback (most recent call last): 2023-10-05T02:55:24,347 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-10-05T02:55:24,347 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-10-05T02:55:24,347 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-10-05T02:55:24,347 raise RequirementsConflicted(criterion) 2023-10-05T02:55:24,347 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pollination-radiation-express==0.0.4') 2023-10-05T02:55:24,347 2023-10-05T02:55:24,347 During handling of the above exception, another exception occurred: 2023-10-05T02:55:24,347 2023-10-05T02:55:24,347 Traceback (most recent call last): 2023-10-05T02:55:24,347 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-10-05T02:55:24,347 result = self._result = resolver.resolve( 2023-10-05T02:55:24,347 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-10-05T02:55:24,347 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-10-05T02:55:24,347 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-10-05T02:55:24,347 raise ResolutionImpossible(e.criterion.information) 2023-10-05T02:55:24,347 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pollination-radiation-express==0.0.4'), parent=None)] 2023-10-05T02:55:24,347 2023-10-05T02:55:24,347 The above exception was the direct cause of the following exception: 2023-10-05T02:55:24,347 2023-10-05T02:55:24,347 Traceback (most recent call last): 2023-10-05T02:55:24,347 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-10-05T02:55:24,347 status = run_func(*args) 2023-10-05T02:55:24,347 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-10-05T02:55:24,347 return func(self, options, args) 2023-10-05T02:55:24,347 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-10-05T02:55:24,347 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-10-05T02:55:24,347 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-10-05T02:55:24,347 raise error from e 2023-10-05T02:55:24,347 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pollination-radiation-express==0.0.4 2023-10-05T02:55:24,351 Removed build tracker: '/tmp/pip-build-tracker-qo1ki1yf'