2021-02-22T19:46:37,289 Created temporary directory: /tmp/pip-ephem-wheel-cache-4dxcs5yy 2021-02-22T19:46:37,292 Created temporary directory: /tmp/pip-req-tracker-4k4oixj9 2021-02-22T19:46:37,292 Initialized build tracking at /tmp/pip-req-tracker-4k4oixj9 2021-02-22T19:46:37,292 Created build tracker: /tmp/pip-req-tracker-4k4oixj9 2021-02-22T19:46:37,293 Entered build tracker: /tmp/pip-req-tracker-4k4oixj9 2021-02-22T19:46:37,293 Created temporary directory: /tmp/pip-wheel-lg2pgmd5 2021-02-22T19:46:37,328 1 location(s) to search for versions of dbgz: 2021-02-22T19:46:37,328 * https://pypi.org/simple/dbgz/ 2021-02-22T19:46:37,328 Fetching project page and analyzing links: https://pypi.org/simple/dbgz/ 2021-02-22T19:46:37,329 Getting page https://pypi.org/simple/dbgz/ 2021-02-22T19:46:37,331 Found index url https://pypi.org/simple 2021-02-22T19:46:37,425 Found link https://files.pythonhosted.org/packages/46/1f/e670982074ea661e363b9a24ad3f65279eac411b8061bfe69038135fad41/dbgz-0.2.3.tar.gz#sha256=a199e6ae0542a6264b831bffaa096061d34802121cc9b9e9c974b8833173aee3 (from https://pypi.org/simple/dbgz/) (requires-python:>=3.5), version: 0.2.3 2021-02-22T19:46:37,426 Found link https://files.pythonhosted.org/packages/9b/23/859bd1c20b189fd39e22a28959a47a14e1bfb59cc434961fb46ae36c7217/dbgz-0.2.4.tar.gz#sha256=bd540106c3014a4cdb2e75972be322c3ab2e8db5e889dbdda368a3b668ece562 (from https://pypi.org/simple/dbgz/) (requires-python:>=3.5), version: 0.2.4 2021-02-22T19:46:37,426 Found link https://files.pythonhosted.org/packages/0f/2f/925cdbae90cbe0d6aeadf8320fe1c412849cddc8967b0bd43faf73e6e1ec/dbgz-0.2.5.tar.gz#sha256=269da979fa9036c195e03668cf7509ffacb64cdbc92161d878ee4463efe709b6 (from https://pypi.org/simple/dbgz/) (requires-python:>=3.5), version: 0.2.5 2021-02-22T19:46:37,440 Given no hashes to check 1 links for project 'dbgz': discarding no candidates 2021-02-22T19:46:37,457 Collecting dbgz==0.2.4 2021-02-22T19:46:37,459 Created temporary directory: /tmp/pip-unpack-sj8qw3n_ 2021-02-22T19:46:37,507 Downloading dbgz-0.2.4.tar.gz (15 kB) 2021-02-22T19:46:37,551 Added dbgz==0.2.4 from https://files.pythonhosted.org/packages/9b/23/859bd1c20b189fd39e22a28959a47a14e1bfb59cc434961fb46ae36c7217/dbgz-0.2.4.tar.gz#sha256=bd540106c3014a4cdb2e75972be322c3ab2e8db5e889dbdda368a3b668ece562 to build tracker '/tmp/pip-req-tracker-4k4oixj9' 2021-02-22T19:46:37,552 Running setup.py (path:/tmp/pip-wheel-lg2pgmd5/dbgz_0b05e37a98fa46258c0939cea84d3df1/setup.py) egg_info for package dbgz 2021-02-22T19:46:37,553 Created temporary directory: /tmp/pip-pip-egg-info-cpjvdyeo 2021-02-22T19:46:37,553 Running command python setup.py egg_info 2021-02-22T19:46:38,392 Traceback (most recent call last): 2021-02-22T19:46:38,393 File "", line 1, in 2021-02-22T19:46:38,394 File "/tmp/pip-wheel-lg2pgmd5/dbgz_0b05e37a98fa46258c0939cea84d3df1/setup.py", line 3, in 2021-02-22T19:46:38,394 with open("README.md", "r") as fh: 2021-02-22T19:46:38,394 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-02-22T19:46:38,440 WARNING: Discarding https://files.pythonhosted.org/packages/9b/23/859bd1c20b189fd39e22a28959a47a14e1bfb59cc434961fb46ae36c7217/dbgz-0.2.4.tar.gz#sha256=bd540106c3014a4cdb2e75972be322c3ab2e8db5e889dbdda368a3b668ece562 (from https://pypi.org/simple/dbgz/) (requires-python:>=3.5). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-02-22T19:46:38,441 ERROR: Could not find a version that satisfies the requirement dbgz==0.2.4 2021-02-22T19:46:38,441 ERROR: No matching distribution found for dbgz==0.2.4 2021-02-22T19:46:38,442 Exception information: 2021-02-22T19:46:38,442 Traceback (most recent call last): 2021-02-22T19:46:38,442 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-22T19:46:38,442 crit = self.state.criteria[name] 2021-02-22T19:46:38,442 KeyError: 'dbgz' 2021-02-22T19:46:38,442 2021-02-22T19:46:38,442 During handling of the above exception, another exception occurred: 2021-02-22T19:46:38,442 2021-02-22T19:46:38,442 Traceback (most recent call last): 2021-02-22T19:46:38,442 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-22T19:46:38,442 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-22T19:46:38,442 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-22T19:46:38,442 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-22T19:46:38,442 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-22T19:46:38,442 raise RequirementsConflicted(criterion) 2021-02-22T19:46:38,442 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dbgz==0.2.4') 2021-02-22T19:46:38,442 2021-02-22T19:46:38,442 During handling of the above exception, another exception occurred: 2021-02-22T19:46:38,442 2021-02-22T19:46:38,442 Traceback (most recent call last): 2021-02-22T19:46:38,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-22T19:46:38,442 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-22T19:46:38,442 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-22T19:46:38,442 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-22T19:46:38,442 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-22T19:46:38,442 raise ResolutionImpossible(e.criterion.information) 2021-02-22T19:46:38,442 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dbgz==0.2.4'), parent=None)] 2021-02-22T19:46:38,442 2021-02-22T19:46:38,442 The above exception was the direct cause of the following exception: 2021-02-22T19:46:38,442 2021-02-22T19:46:38,442 Traceback (most recent call last): 2021-02-22T19:46:38,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-22T19:46:38,442 status = self.run(options, args) 2021-02-22T19:46:38,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-22T19:46:38,442 return func(self, options, args) 2021-02-22T19:46:38,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-22T19:46:38,442 reqs, check_supported_wheels=True 2021-02-22T19:46:38,442 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-22T19:46:38,442 six.raise_from(error, e) 2021-02-22T19:46:38,442 File "", line 3, in raise_from 2021-02-22T19:46:38,442 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dbgz==0.2.4 2021-02-22T19:46:38,447 Removed dbgz==0.2.4 from https://files.pythonhosted.org/packages/9b/23/859bd1c20b189fd39e22a28959a47a14e1bfb59cc434961fb46ae36c7217/dbgz-0.2.4.tar.gz#sha256=bd540106c3014a4cdb2e75972be322c3ab2e8db5e889dbdda368a3b668ece562 from build tracker '/tmp/pip-req-tracker-4k4oixj9' 2021-02-22T19:46:38,447 Removed build tracker: '/tmp/pip-req-tracker-4k4oixj9'