2022-01-01T16:00:31,693 Created temporary directory: /tmp/pip-ephem-wheel-cache-9jajludk 2022-01-01T16:00:31,699 Created temporary directory: /tmp/pip-req-tracker-4zf6_akf 2022-01-01T16:00:31,700 Initialized build tracking at /tmp/pip-req-tracker-4zf6_akf 2022-01-01T16:00:31,700 Created build tracker: /tmp/pip-req-tracker-4zf6_akf 2022-01-01T16:00:31,700 Entered build tracker: /tmp/pip-req-tracker-4zf6_akf 2022-01-01T16:00:31,701 Created temporary directory: /tmp/pip-wheel-gs8pxig7 2022-01-01T16:00:31,764 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-01T16:00:31,769 2 location(s) to search for versions of meta313: 2022-01-01T16:00:31,769 * https://pypi.org/simple/meta313/ 2022-01-01T16:00:31,769 * https://www.piwheels.org/simple/meta313/ 2022-01-01T16:00:31,770 Fetching project page and analyzing links: https://pypi.org/simple/meta313/ 2022-01-01T16:00:31,771 Getting page https://pypi.org/simple/meta313/ 2022-01-01T16:00:31,774 Found index url https://pypi.org/simple 2022-01-01T16:00:31,964 Found link https://files.pythonhosted.org/packages/c8/e7/402394a5eaf313e173db8d65912bd0b344f5684c66afd9fbbabf5ff5ff0a/META313-0.0.1.tar.gz#sha256=d4a778c90822b0fb3bb3e8f17598668607c1b920ace5e8dd13a115ca0fff3075 (from https://pypi.org/simple/meta313/), version: 0.0.1 2022-01-01T16:00:31,965 Fetching project page and analyzing links: https://www.piwheels.org/simple/meta313/ 2022-01-01T16:00:31,965 Getting page https://www.piwheels.org/simple/meta313/ 2022-01-01T16:00:31,967 Found index url https://www.piwheels.org/simple 2022-01-01T16:00:32,169 Skipping link: not a file: https://www.piwheels.org/simple/meta313/ 2022-01-01T16:00:32,170 Skipping link: not a file: https://pypi.org/simple/meta313/ 2022-01-01T16:00:32,209 Given no hashes to check 1 links for project 'meta313': discarding no candidates 2022-01-01T16:00:32,246 Collecting meta313==0.0.1 2022-01-01T16:00:32,249 Created temporary directory: /tmp/pip-unpack-xxv7a2gf 2022-01-01T16:00:32,333 Downloading META313-0.0.1.tar.gz (1.2 kB) 2022-01-01T16:00:32,378 Added meta313==0.0.1 from https://files.pythonhosted.org/packages/c8/e7/402394a5eaf313e173db8d65912bd0b344f5684c66afd9fbbabf5ff5ff0a/META313-0.0.1.tar.gz#sha256=d4a778c90822b0fb3bb3e8f17598668607c1b920ace5e8dd13a115ca0fff3075 to build tracker '/tmp/pip-req-tracker-4zf6_akf' 2022-01-01T16:00:32,380 Running setup.py (path:/tmp/pip-wheel-gs8pxig7/meta313_6550b735a18c4b7195b5d985672935dc/setup.py) egg_info for package meta313 2022-01-01T16:00:32,381 Created temporary directory: /tmp/pip-pip-egg-info-m697b61e 2022-01-01T16:00:32,381 Preparing metadata (setup.py): started 2022-01-01T16:00:32,382 Running command python setup.py egg_info 2022-01-01T16:00:33,691 Traceback (most recent call last): 2022-01-01T16:00:33,693 File "", line 1, in 2022-01-01T16:00:33,693 File "/tmp/pip-wheel-gs8pxig7/meta313_6550b735a18c4b7195b5d985672935dc/setup.py", line 15, in 2022-01-01T16:00:33,694 long_description=open('README.txt').read() + '\n\n' + open('CHANGELOG.txt').read(), 2022-01-01T16:00:33,694 FileNotFoundError: [Errno 2] No such file or directory: 'CHANGELOG.txt' 2022-01-01T16:00:33,778 Preparing metadata (setup.py): finished with status 'error' 2022-01-01T16:00:33,780 WARNING: Discarding https://files.pythonhosted.org/packages/c8/e7/402394a5eaf313e173db8d65912bd0b344f5684c66afd9fbbabf5ff5ff0a/META313-0.0.1.tar.gz#sha256=d4a778c90822b0fb3bb3e8f17598668607c1b920ace5e8dd13a115ca0fff3075 (from https://pypi.org/simple/meta313/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-01-01T16:00:33,782 ERROR: Could not find a version that satisfies the requirement meta313==0.0.1 (from versions: 0.0.1) 2022-01-01T16:00:33,783 ERROR: No matching distribution found for meta313==0.0.1 2022-01-01T16:00:33,784 Exception information: 2022-01-01T16:00:33,784 Traceback (most recent call last): 2022-01-01T16:00:33,784 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-01T16:00:33,784 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-01T16:00:33,784 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-01T16:00:33,784 raise RequirementsConflicted(criterion) 2022-01-01T16:00:33,784 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('meta313==0.0.1') 2022-01-01T16:00:33,784 2022-01-01T16:00:33,784 During handling of the above exception, another exception occurred: 2022-01-01T16:00:33,784 2022-01-01T16:00:33,784 Traceback (most recent call last): 2022-01-01T16:00:33,784 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-01-01T16:00:33,784 result = self._result = resolver.resolve( 2022-01-01T16:00:33,784 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-01T16:00:33,784 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-01T16:00:33,784 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-01T16:00:33,784 raise ResolutionImpossible(e.criterion.information) 2022-01-01T16:00:33,784 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('meta313==0.0.1'), parent=None)] 2022-01-01T16:00:33,784 2022-01-01T16:00:33,784 The above exception was the direct cause of the following exception: 2022-01-01T16:00:33,784 2022-01-01T16:00:33,784 Traceback (most recent call last): 2022-01-01T16:00:33,784 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-01T16:00:33,784 status = run_func(*args) 2022-01-01T16:00:33,784 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-01T16:00:33,784 return func(self, options, args) 2022-01-01T16:00:33,784 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-01T16:00:33,784 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-01T16:00:33,784 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-01T16:00:33,784 raise error from e 2022-01-01T16:00:33,784 pip._internal.exceptions.DistributionNotFound: No matching distribution found for meta313==0.0.1 2022-01-01T16:00:33,794 Removed meta313==0.0.1 from https://files.pythonhosted.org/packages/c8/e7/402394a5eaf313e173db8d65912bd0b344f5684c66afd9fbbabf5ff5ff0a/META313-0.0.1.tar.gz#sha256=d4a778c90822b0fb3bb3e8f17598668607c1b920ace5e8dd13a115ca0fff3075 from build tracker '/tmp/pip-req-tracker-4zf6_akf' 2022-01-01T16:00:33,794 Removed build tracker: '/tmp/pip-req-tracker-4zf6_akf'