2022-01-03T19:33:34,891 Created temporary directory: /tmp/pip-ephem-wheel-cache-rtc7s8bl 2022-01-03T19:33:34,897 Created temporary directory: /tmp/pip-req-tracker-mo7_k_wr 2022-01-03T19:33:34,898 Initialized build tracking at /tmp/pip-req-tracker-mo7_k_wr 2022-01-03T19:33:34,898 Created build tracker: /tmp/pip-req-tracker-mo7_k_wr 2022-01-03T19:33:34,898 Entered build tracker: /tmp/pip-req-tracker-mo7_k_wr 2022-01-03T19:33:34,900 Created temporary directory: /tmp/pip-wheel-j588_pgd 2022-01-03T19:33:34,964 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-03T19:33:34,969 2 location(s) to search for versions of naoth: 2022-01-03T19:33:34,969 * https://pypi.org/simple/naoth/ 2022-01-03T19:33:34,969 * https://www.piwheels.org/simple/naoth/ 2022-01-03T19:33:34,970 Fetching project page and analyzing links: https://pypi.org/simple/naoth/ 2022-01-03T19:33:34,972 Getting page https://pypi.org/simple/naoth/ 2022-01-03T19:33:34,975 Found index url https://pypi.org/simple 2022-01-03T19:33:35,173 Skipping link: No binaries permitted for naoth: https://files.pythonhosted.org/packages/b6/60/eaaf8ef129d426a28a7b454d5e7b654bb9a6c162db14b47afe659da183bb/naoth-0.4.0-py3-none-any.whl#sha256=29809fb2ee7039c6e5c99fec9a72255cc0036bbbb8bea7f0e211b5f3056ae769 (from https://pypi.org/simple/naoth/) (requires-python:>=3.6.9) 2022-01-03T19:33:35,175 Found link https://files.pythonhosted.org/packages/e9/8b/e0ed32849116325b5287aa17638d12c8caec7a46702e34e2b4d731466738/naoth-0.4.0.tar.gz#sha256=3e0cb0d17683158a27ad107bfddc8f3dca9fcc6c4707e787e6de5ace10210b14 (from https://pypi.org/simple/naoth/) (requires-python:>=3.6.9), version: 0.4.0 2022-01-03T19:33:35,176 Fetching project page and analyzing links: https://www.piwheels.org/simple/naoth/ 2022-01-03T19:33:35,176 Getting page https://www.piwheels.org/simple/naoth/ 2022-01-03T19:33:35,178 Found index url https://www.piwheels.org/simple 2022-01-03T19:33:35,383 Skipping link: not a file: https://www.piwheels.org/simple/naoth/ 2022-01-03T19:33:35,384 Skipping link: not a file: https://pypi.org/simple/naoth/ 2022-01-03T19:33:35,415 Given no hashes to check 1 links for project 'naoth': discarding no candidates 2022-01-03T19:33:35,445 Collecting naoth==0.4.0 2022-01-03T19:33:35,448 Created temporary directory: /tmp/pip-unpack-oze6x59j 2022-01-03T19:33:35,705 Downloading naoth-0.4.0.tar.gz (62 kB) 2022-01-03T19:33:35,956 Added naoth==0.4.0 from https://files.pythonhosted.org/packages/e9/8b/e0ed32849116325b5287aa17638d12c8caec7a46702e34e2b4d731466738/naoth-0.4.0.tar.gz#sha256=3e0cb0d17683158a27ad107bfddc8f3dca9fcc6c4707e787e6de5ace10210b14 to build tracker '/tmp/pip-req-tracker-mo7_k_wr' 2022-01-03T19:33:35,957 Running setup.py (path:/tmp/pip-wheel-j588_pgd/naoth_f490b7f4ad5c4ce1bb0fcfc598b5963d/setup.py) egg_info for package naoth 2022-01-03T19:33:35,959 Created temporary directory: /tmp/pip-pip-egg-info-n8k0v6ue 2022-01-03T19:33:35,959 Preparing metadata (setup.py): started 2022-01-03T19:33:35,960 Running command python setup.py egg_info 2022-01-03T19:33:37,387 Traceback (most recent call last): 2022-01-03T19:33:37,389 File "", line 1, in 2022-01-03T19:33:37,389 File "/tmp/pip-wheel-j588_pgd/naoth_f490b7f4ad5c4ce1bb0fcfc598b5963d/setup.py", line 5, in 2022-01-03T19:33:37,389 version_file = open(os.path.join(".", 'VERSION')) 2022-01-03T19:33:37,390 FileNotFoundError: [Errno 2] No such file or directory: './VERSION' 2022-01-03T19:33:37,484 Preparing metadata (setup.py): finished with status 'error' 2022-01-03T19:33:37,486 WARNING: Discarding https://files.pythonhosted.org/packages/e9/8b/e0ed32849116325b5287aa17638d12c8caec7a46702e34e2b4d731466738/naoth-0.4.0.tar.gz#sha256=3e0cb0d17683158a27ad107bfddc8f3dca9fcc6c4707e787e6de5ace10210b14 (from https://pypi.org/simple/naoth/) (requires-python:>=3.6.9). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-01-03T19:33:37,489 ERROR: Could not find a version that satisfies the requirement naoth==0.4.0 (from versions: 0.4.0) 2022-01-03T19:33:37,489 ERROR: No matching distribution found for naoth==0.4.0 2022-01-03T19:33:37,490 Exception information: 2022-01-03T19:33:37,490 Traceback (most recent call last): 2022-01-03T19:33:37,490 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-03T19:33:37,490 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-03T19:33:37,490 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-03T19:33:37,490 raise RequirementsConflicted(criterion) 2022-01-03T19:33:37,490 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('naoth==0.4.0') 2022-01-03T19:33:37,490 2022-01-03T19:33:37,490 During handling of the above exception, another exception occurred: 2022-01-03T19:33:37,490 2022-01-03T19:33:37,490 Traceback (most recent call last): 2022-01-03T19:33:37,490 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-03T19:33:37,490 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-03T19:33:37,490 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-03T19:33:37,490 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-03T19:33:37,490 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-03T19:33:37,490 raise ResolutionImpossible(e.criterion.information) 2022-01-03T19:33:37,490 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('naoth==0.4.0'), parent=None)] 2022-01-03T19:33:37,490 2022-01-03T19:33:37,490 The above exception was the direct cause of the following exception: 2022-01-03T19:33:37,490 2022-01-03T19:33:37,490 Traceback (most recent call last): 2022-01-03T19:33:37,490 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-03T19:33:37,490 status = run_func(*args) 2022-01-03T19:33:37,490 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-03T19:33:37,490 return func(self, options, args) 2022-01-03T19:33:37,490 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-03T19:33:37,490 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-03T19:33:37,490 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-03T19:33:37,490 raise error from e 2022-01-03T19:33:37,490 pip._internal.exceptions.DistributionNotFound: No matching distribution found for naoth==0.4.0 2022-01-03T19:33:37,500 Removed naoth==0.4.0 from https://files.pythonhosted.org/packages/e9/8b/e0ed32849116325b5287aa17638d12c8caec7a46702e34e2b4d731466738/naoth-0.4.0.tar.gz#sha256=3e0cb0d17683158a27ad107bfddc8f3dca9fcc6c4707e787e6de5ace10210b14 from build tracker '/tmp/pip-req-tracker-mo7_k_wr' 2022-01-03T19:33:37,501 Removed build tracker: '/tmp/pip-req-tracker-mo7_k_wr'