2021-07-05T03:03:32,665 Created temporary directory: /tmp/pip-ephem-wheel-cache-xlt2irm1 2021-07-05T03:03:32,669 Created temporary directory: /tmp/pip-req-tracker-nbyrjk5m 2021-07-05T03:03:32,669 Initialized build tracking at /tmp/pip-req-tracker-nbyrjk5m 2021-07-05T03:03:32,669 Created build tracker: /tmp/pip-req-tracker-nbyrjk5m 2021-07-05T03:03:32,670 Entered build tracker: /tmp/pip-req-tracker-nbyrjk5m 2021-07-05T03:03:32,670 Created temporary directory: /tmp/pip-wheel-kz05_6oc 2021-07-05T03:03:32,706 1 location(s) to search for versions of nb-http-client: 2021-07-05T03:03:32,706 * https://pypi.org/simple/nb-http-client/ 2021-07-05T03:03:32,706 Fetching project page and analyzing links: https://pypi.org/simple/nb-http-client/ 2021-07-05T03:03:32,707 Getting page https://pypi.org/simple/nb-http-client/ 2021-07-05T03:03:32,708 Found index url https://pypi.org/simple 2021-07-05T03:03:32,797 Found link https://files.pythonhosted.org/packages/dd/56/3caf9e2a699b72ad28347ca2aee9609b9334f4ad8d2e506ebcd71d085f88/nb_http_client-0.6.tar.gz#sha256=f19740c8bf0bfbbfa1a47f1f39cd3c6dfbde35d7d5ecf8758e3c93381f05385c (from https://pypi.org/simple/nb-http-client/), version: 0.6 2021-07-05T03:03:32,798 Skipping link: not a file: https://pypi.org/simple/nb-http-client/ 2021-07-05T03:03:32,811 Given no hashes to check 1 links for project 'nb-http-client': discarding no candidates 2021-07-05T03:03:32,826 Collecting nb-http-client==0.6 2021-07-05T03:03:32,827 Created temporary directory: /tmp/pip-unpack-ns4ltejy 2021-07-05T03:03:32,866 Downloading nb_http_client-0.6.tar.gz (2.1 kB) 2021-07-05T03:03:32,893 Added nb-http-client==0.6 from https://files.pythonhosted.org/packages/dd/56/3caf9e2a699b72ad28347ca2aee9609b9334f4ad8d2e506ebcd71d085f88/nb_http_client-0.6.tar.gz#sha256=f19740c8bf0bfbbfa1a47f1f39cd3c6dfbde35d7d5ecf8758e3c93381f05385c to build tracker '/tmp/pip-req-tracker-nbyrjk5m' 2021-07-05T03:03:32,894 Running setup.py (path:/tmp/pip-wheel-kz05_6oc/nb-http-client_519e0f282cb64908ab17413cc074388e/setup.py) egg_info for package nb-http-client 2021-07-05T03:03:32,895 Created temporary directory: /tmp/pip-pip-egg-info-dlv4sple 2021-07-05T03:03:32,895 Running command python setup.py egg_info 2021-07-05T03:03:33,726 Traceback (most recent call last): 2021-07-05T03:03:33,727 File "", line 1, in 2021-07-05T03:03:33,727 File "/tmp/pip-wheel-kz05_6oc/nb-http-client_519e0f282cb64908ab17413cc074388e/setup.py", line 19, in 2021-07-05T03:03:33,728 long_description=open(filepath, 'r', encoding='utf8').read(), 2021-07-05T03:03:33,728 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-05T03:03:33,728 README.md 2021-07-05T03:03:33,777 WARNING: Discarding https://files.pythonhosted.org/packages/dd/56/3caf9e2a699b72ad28347ca2aee9609b9334f4ad8d2e506ebcd71d085f88/nb_http_client-0.6.tar.gz#sha256=f19740c8bf0bfbbfa1a47f1f39cd3c6dfbde35d7d5ecf8758e3c93381f05385c (from https://pypi.org/simple/nb-http-client/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-05T03:03:33,778 ERROR: Could not find a version that satisfies the requirement nb-http-client==0.6 (from versions: 0.6) 2021-07-05T03:03:33,779 ERROR: No matching distribution found for nb-http-client==0.6 2021-07-05T03:03:33,779 Exception information: 2021-07-05T03:03:33,779 Traceback (most recent call last): 2021-07-05T03:03:33,779 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-05T03:03:33,779 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-05T03:03:33,779 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-05T03:03:33,779 raise RequirementsConflicted(criterion) 2021-07-05T03:03:33,779 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nb-http-client==0.6') 2021-07-05T03:03:33,779 2021-07-05T03:03:33,779 During handling of the above exception, another exception occurred: 2021-07-05T03:03:33,779 2021-07-05T03:03:33,779 Traceback (most recent call last): 2021-07-05T03:03:33,779 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-07-05T03:03:33,779 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-07-05T03:03:33,779 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-05T03:03:33,779 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-05T03:03:33,779 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-05T03:03:33,779 raise ResolutionImpossible(e.criterion.information) 2021-07-05T03:03:33,779 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nb-http-client==0.6'), parent=None)] 2021-07-05T03:03:33,779 2021-07-05T03:03:33,779 The above exception was the direct cause of the following exception: 2021-07-05T03:03:33,779 2021-07-05T03:03:33,779 Traceback (most recent call last): 2021-07-05T03:03:33,779 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-05T03:03:33,779 status = self.run(options, args) 2021-07-05T03:03:33,779 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-05T03:03:33,779 return func(self, options, args) 2021-07-05T03:03:33,779 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-07-05T03:03:33,779 reqs, check_supported_wheels=True 2021-07-05T03:03:33,779 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-05T03:03:33,779 raise error from e 2021-07-05T03:03:33,779 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nb-http-client==0.6 2021-07-05T03:03:33,784 Removed nb-http-client==0.6 from https://files.pythonhosted.org/packages/dd/56/3caf9e2a699b72ad28347ca2aee9609b9334f4ad8d2e506ebcd71d085f88/nb_http_client-0.6.tar.gz#sha256=f19740c8bf0bfbbfa1a47f1f39cd3c6dfbde35d7d5ecf8758e3c93381f05385c from build tracker '/tmp/pip-req-tracker-nbyrjk5m' 2021-07-05T03:03:33,784 Removed build tracker: '/tmp/pip-req-tracker-nbyrjk5m'