2022-02-09T22:32:18,291 Created temporary directory: /tmp/pip-ephem-wheel-cache-xl0c9oyj 2022-02-09T22:32:18,297 Created temporary directory: /tmp/pip-req-tracker-kj90ezad 2022-02-09T22:32:18,297 Initialized build tracking at /tmp/pip-req-tracker-kj90ezad 2022-02-09T22:32:18,298 Created build tracker: /tmp/pip-req-tracker-kj90ezad 2022-02-09T22:32:18,298 Entered build tracker: /tmp/pip-req-tracker-kj90ezad 2022-02-09T22:32:18,299 Created temporary directory: /tmp/pip-wheel-1ry73206 2022-02-09T22:32:18,365 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-09T22:32:18,370 2 location(s) to search for versions of logsetup: 2022-02-09T22:32:18,370 * https://pypi.org/simple/logsetup/ 2022-02-09T22:32:18,370 * https://www.piwheels.org/simple/logsetup/ 2022-02-09T22:32:18,372 Fetching project page and analyzing links: https://pypi.org/simple/logsetup/ 2022-02-09T22:32:18,373 Getting page https://pypi.org/simple/logsetup/ 2022-02-09T22:32:18,376 Found index url https://pypi.org/simple 2022-02-09T22:32:18,603 Found link https://files.pythonhosted.org/packages/9c/b5/b4e74185162a840a1803122150e8619abfd0785e7263aa5946570ae001fb/logsetup-1.0.tar.gz#sha256=b0c78f21ff03b2a7b9c9e2aed156d6fe87e6d2f8af93938611200e89afce9843 (from https://pypi.org/simple/logsetup/), version: 1.0 2022-02-09T22:32:18,604 Fetching project page and analyzing links: https://www.piwheels.org/simple/logsetup/ 2022-02-09T22:32:18,605 Getting page https://www.piwheels.org/simple/logsetup/ 2022-02-09T22:32:18,607 Found index url https://www.piwheels.org/simple 2022-02-09T22:32:18,840 Skipping link: not a file: https://www.piwheels.org/simple/logsetup/ 2022-02-09T22:32:18,841 Skipping link: not a file: https://pypi.org/simple/logsetup/ 2022-02-09T22:32:18,884 Given no hashes to check 1 links for project 'logsetup': discarding no candidates 2022-02-09T22:32:18,925 Collecting logsetup==1.0 2022-02-09T22:32:18,928 Created temporary directory: /tmp/pip-unpack-k6chmoq2 2022-02-09T22:32:19,019 Downloading logsetup-1.0.tar.gz (10 kB) 2022-02-09T22:32:19,092 Added logsetup==1.0 from https://files.pythonhosted.org/packages/9c/b5/b4e74185162a840a1803122150e8619abfd0785e7263aa5946570ae001fb/logsetup-1.0.tar.gz#sha256=b0c78f21ff03b2a7b9c9e2aed156d6fe87e6d2f8af93938611200e89afce9843 to build tracker '/tmp/pip-req-tracker-kj90ezad' 2022-02-09T22:32:19,093 Running setup.py (path:/tmp/pip-wheel-1ry73206/logsetup_fc18ab5c73e544bb9cc2df76b0d1067a/setup.py) egg_info for package logsetup 2022-02-09T22:32:19,095 Created temporary directory: /tmp/pip-pip-egg-info-u430b9xl 2022-02-09T22:32:19,095 Preparing metadata (setup.py): started 2022-02-09T22:32:19,096 Running command python setup.py egg_info 2022-02-09T22:32:20,532 Traceback (most recent call last): 2022-02-09T22:32:20,533 File "", line 1, in 2022-02-09T22:32:20,534 File "/tmp/pip-wheel-1ry73206/logsetup_fc18ab5c73e544bb9cc2df76b0d1067a/setup.py", line 4, in 2022-02-09T22:32:20,534 with open("readme.md", "r", encoding="utf-8") as f: 2022-02-09T22:32:20,535 FileNotFoundError: [Errno 2] No such file or directory: 'readme.md' 2022-02-09T22:32:20,630 Preparing metadata (setup.py): finished with status 'error' 2022-02-09T22:32:20,631 WARNING: Discarding https://files.pythonhosted.org/packages/9c/b5/b4e74185162a840a1803122150e8619abfd0785e7263aa5946570ae001fb/logsetup-1.0.tar.gz#sha256=b0c78f21ff03b2a7b9c9e2aed156d6fe87e6d2f8af93938611200e89afce9843 (from https://pypi.org/simple/logsetup/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-02-09T22:32:20,634 ERROR: Could not find a version that satisfies the requirement logsetup==1.0 (from versions: 1.0) 2022-02-09T22:32:20,634 ERROR: No matching distribution found for logsetup==1.0 2022-02-09T22:32:20,635 Exception information: 2022-02-09T22:32:20,635 Traceback (most recent call last): 2022-02-09T22:32:20,635 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-09T22:32:20,635 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-09T22:32:20,635 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-09T22:32:20,635 raise RequirementsConflicted(criterion) 2022-02-09T22:32:20,635 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('logsetup==1.0') 2022-02-09T22:32:20,635 2022-02-09T22:32:20,635 During handling of the above exception, another exception occurred: 2022-02-09T22:32:20,635 2022-02-09T22:32:20,635 Traceback (most recent call last): 2022-02-09T22:32:20,635 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-02-09T22:32:20,635 result = self._result = resolver.resolve( 2022-02-09T22:32:20,635 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-09T22:32:20,635 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-09T22:32:20,635 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-09T22:32:20,635 raise ResolutionImpossible(e.criterion.information) 2022-02-09T22:32:20,635 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('logsetup==1.0'), parent=None)] 2022-02-09T22:32:20,635 2022-02-09T22:32:20,635 The above exception was the direct cause of the following exception: 2022-02-09T22:32:20,635 2022-02-09T22:32:20,635 Traceback (most recent call last): 2022-02-09T22:32:20,635 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-09T22:32:20,635 status = run_func(*args) 2022-02-09T22:32:20,635 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-09T22:32:20,635 return func(self, options, args) 2022-02-09T22:32:20,635 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-09T22:32:20,635 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-09T22:32:20,635 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-09T22:32:20,635 raise error from e 2022-02-09T22:32:20,635 pip._internal.exceptions.DistributionNotFound: No matching distribution found for logsetup==1.0 2022-02-09T22:32:20,645 Removed logsetup==1.0 from https://files.pythonhosted.org/packages/9c/b5/b4e74185162a840a1803122150e8619abfd0785e7263aa5946570ae001fb/logsetup-1.0.tar.gz#sha256=b0c78f21ff03b2a7b9c9e2aed156d6fe87e6d2f8af93938611200e89afce9843 from build tracker '/tmp/pip-req-tracker-kj90ezad' 2022-02-09T22:32:20,646 Removed build tracker: '/tmp/pip-req-tracker-kj90ezad'