2022-02-09T22:27:08,123 Created temporary directory: /tmp/pip-ephem-wheel-cache-kwg31kmn 2022-02-09T22:27:08,129 Created temporary directory: /tmp/pip-req-tracker-fxj2z67x 2022-02-09T22:27:08,130 Initialized build tracking at /tmp/pip-req-tracker-fxj2z67x 2022-02-09T22:27:08,130 Created build tracker: /tmp/pip-req-tracker-fxj2z67x 2022-02-09T22:27:08,131 Entered build tracker: /tmp/pip-req-tracker-fxj2z67x 2022-02-09T22:27:08,132 Created temporary directory: /tmp/pip-wheel-21mkhoi2 2022-02-09T22:27:08,211 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-09T22:27:08,216 2 location(s) to search for versions of logsetup: 2022-02-09T22:27:08,216 * https://pypi.org/simple/logsetup/ 2022-02-09T22:27:08,216 * https://www.piwheels.org/simple/logsetup/ 2022-02-09T22:27:08,218 Fetching project page and analyzing links: https://pypi.org/simple/logsetup/ 2022-02-09T22:27:08,219 Getting page https://pypi.org/simple/logsetup/ 2022-02-09T22:27:08,222 Found index url https://pypi.org/simple 2022-02-09T22:27:08,425 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:27:08,427 Fetching project page and analyzing links: https://www.piwheels.org/simple/logsetup/ 2022-02-09T22:27:08,427 Getting page https://www.piwheels.org/simple/logsetup/ 2022-02-09T22:27:08,429 Found index url https://www.piwheels.org/simple 2022-02-09T22:27:08,644 Skipping link: not a file: https://www.piwheels.org/simple/logsetup/ 2022-02-09T22:27:08,645 Skipping link: not a file: https://pypi.org/simple/logsetup/ 2022-02-09T22:27:08,678 Given no hashes to check 1 links for project 'logsetup': discarding no candidates 2022-02-09T22:27:08,709 Collecting logsetup==1.0 2022-02-09T22:27:08,712 Created temporary directory: /tmp/pip-unpack-mula99sp 2022-02-09T22:27:08,801 Downloading logsetup-1.0.tar.gz (10 kB) 2022-02-09T22:27:08,878 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-fxj2z67x' 2022-02-09T22:27:08,879 Running setup.py (path:/tmp/pip-wheel-21mkhoi2/logsetup_f5aae900e2b840289d6cf4fc5e0839b1/setup.py) egg_info for package logsetup 2022-02-09T22:27:08,881 Created temporary directory: /tmp/pip-pip-egg-info-8znu9sx5 2022-02-09T22:27:08,882 Preparing metadata (setup.py): started 2022-02-09T22:27:08,882 Running command python setup.py egg_info 2022-02-09T22:27:10,383 Traceback (most recent call last): 2022-02-09T22:27:10,384 File "", line 1, in 2022-02-09T22:27:10,385 File "/tmp/pip-wheel-21mkhoi2/logsetup_f5aae900e2b840289d6cf4fc5e0839b1/setup.py", line 4, in 2022-02-09T22:27:10,385 with open("readme.md", "r", encoding="utf-8") as f: 2022-02-09T22:27:10,385 FileNotFoundError: [Errno 2] No such file or directory: 'readme.md' 2022-02-09T22:27:10,478 Preparing metadata (setup.py): finished with status 'error' 2022-02-09T22:27:10,480 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:27:10,483 ERROR: Could not find a version that satisfies the requirement logsetup==1.0 (from versions: 1.0) 2022-02-09T22:27:10,484 ERROR: No matching distribution found for logsetup==1.0 2022-02-09T22:27:10,484 Exception information: 2022-02-09T22:27:10,484 Traceback (most recent call last): 2022-02-09T22:27:10,484 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-09T22:27:10,484 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-09T22:27:10,484 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-09T22:27:10,484 raise RequirementsConflicted(criterion) 2022-02-09T22:27:10,484 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('logsetup==1.0') 2022-02-09T22:27:10,484 2022-02-09T22:27:10,484 During handling of the above exception, another exception occurred: 2022-02-09T22:27:10,484 2022-02-09T22:27:10,484 Traceback (most recent call last): 2022-02-09T22:27:10,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-09T22:27:10,484 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-09T22:27:10,484 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-09T22:27:10,484 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-09T22:27:10,484 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-09T22:27:10,484 raise ResolutionImpossible(e.criterion.information) 2022-02-09T22:27:10,484 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('logsetup==1.0'), parent=None)] 2022-02-09T22:27:10,484 2022-02-09T22:27:10,484 The above exception was the direct cause of the following exception: 2022-02-09T22:27:10,484 2022-02-09T22:27:10,484 Traceback (most recent call last): 2022-02-09T22:27:10,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-09T22:27:10,484 status = run_func(*args) 2022-02-09T22:27:10,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-09T22:27:10,484 return func(self, options, args) 2022-02-09T22:27:10,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-09T22:27:10,484 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-09T22:27:10,484 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-09T22:27:10,484 raise error from e 2022-02-09T22:27:10,484 pip._internal.exceptions.DistributionNotFound: No matching distribution found for logsetup==1.0 2022-02-09T22:27:10,495 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-fxj2z67x' 2022-02-09T22:27:10,496 Removed build tracker: '/tmp/pip-req-tracker-fxj2z67x'