2021-07-08T21:18:04,354 Created temporary directory: /tmp/pip-ephem-wheel-cache-b_3hy80g 2021-07-08T21:18:04,357 Created temporary directory: /tmp/pip-req-tracker-l4909c_e 2021-07-08T21:18:04,357 Initialized build tracking at /tmp/pip-req-tracker-l4909c_e 2021-07-08T21:18:04,358 Created build tracker: /tmp/pip-req-tracker-l4909c_e 2021-07-08T21:18:04,358 Entered build tracker: /tmp/pip-req-tracker-l4909c_e 2021-07-08T21:18:04,358 Created temporary directory: /tmp/pip-wheel-lo9akxd2 2021-07-08T21:18:04,391 1 location(s) to search for versions of wsgioauth: 2021-07-08T21:18:04,391 * https://pypi.org/simple/wsgioauth/ 2021-07-08T21:18:04,392 Fetching project page and analyzing links: https://pypi.org/simple/wsgioauth/ 2021-07-08T21:18:04,392 Getting page https://pypi.org/simple/wsgioauth/ 2021-07-08T21:18:04,394 Found index url https://pypi.org/simple 2021-07-08T21:18:04,573 Found link https://files.pythonhosted.org/packages/f6/2c/868f7f2948d57bc1d18b305702d5e60a0190a233b934e473223b8292952d/wsgioauth-0.1.tar.gz#sha256=c53f9342ef1d0750d901c3f706a36a8756dc17dd8cfb50759ea6b4164d68ada5 (from https://pypi.org/simple/wsgioauth/), version: 0.1 2021-07-08T21:18:04,574 Found link https://files.pythonhosted.org/packages/2c/12/3345c3476fec5829bae737c21bfdc081bdb0c40bdbb0c1eb0d4133f6e481/wsgioauth-0.3.tar.gz#sha256=8757057f3caf06362f69bd7a650ccec550edfc907c5572afa00abeaced9c0bfc (from https://pypi.org/simple/wsgioauth/), version: 0.3 2021-07-08T21:18:04,574 Skipping link: not a file: https://pypi.org/simple/wsgioauth/ 2021-07-08T21:18:04,590 Given no hashes to check 1 links for project 'wsgioauth': discarding no candidates 2021-07-08T21:18:04,607 Collecting wsgioauth==0.1 2021-07-08T21:18:04,609 Created temporary directory: /tmp/pip-unpack-maks2nz_ 2021-07-08T21:18:04,777 Downloading wsgioauth-0.1.tar.gz (19 kB) 2021-07-08T21:18:04,853 Added wsgioauth==0.1 from https://files.pythonhosted.org/packages/f6/2c/868f7f2948d57bc1d18b305702d5e60a0190a233b934e473223b8292952d/wsgioauth-0.1.tar.gz#sha256=c53f9342ef1d0750d901c3f706a36a8756dc17dd8cfb50759ea6b4164d68ada5 to build tracker '/tmp/pip-req-tracker-l4909c_e' 2021-07-08T21:18:04,854 Running setup.py (path:/tmp/pip-wheel-lo9akxd2/wsgioauth_57ea7aa893de4407b5acfb9cb6b3e350/setup.py) egg_info for package wsgioauth 2021-07-08T21:18:04,855 Created temporary directory: /tmp/pip-pip-egg-info-wykzse27 2021-07-08T21:18:04,856 Running command python setup.py egg_info 2021-07-08T21:18:05,478 Traceback (most recent call last): 2021-07-08T21:18:05,479 File "", line 1, in 2021-07-08T21:18:05,479 File "/tmp/pip-wheel-lo9akxd2/wsgioauth_57ea7aa893de4407b5acfb9cb6b3e350/setup.py", line 7, in 2021-07-08T21:18:05,480 CHANGES = open(os.path.join(here, 'CHANGES.txt')).read() 2021-07-08T21:18:05,480 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-lo9akxd2/wsgioauth_57ea7aa893de4407b5acfb9cb6b3e350/CHANGES.txt' 2021-07-08T21:18:05,529 WARNING: Discarding https://files.pythonhosted.org/packages/f6/2c/868f7f2948d57bc1d18b305702d5e60a0190a233b934e473223b8292952d/wsgioauth-0.1.tar.gz#sha256=c53f9342ef1d0750d901c3f706a36a8756dc17dd8cfb50759ea6b4164d68ada5 (from https://pypi.org/simple/wsgioauth/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T21:18:05,531 ERROR: Could not find a version that satisfies the requirement wsgioauth==0.1 (from versions: 0.1, 0.3) 2021-07-08T21:18:05,531 ERROR: No matching distribution found for wsgioauth==0.1 2021-07-08T21:18:05,531 Exception information: 2021-07-08T21:18:05,531 Traceback (most recent call last): 2021-07-08T21:18:05,531 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T21:18:05,531 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T21:18:05,531 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T21:18:05,531 raise RequirementsConflicted(criterion) 2021-07-08T21:18:05,531 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('wsgioauth==0.1') 2021-07-08T21:18:05,531 2021-07-08T21:18:05,531 During handling of the above exception, another exception occurred: 2021-07-08T21:18:05,531 2021-07-08T21:18:05,531 Traceback (most recent call last): 2021-07-08T21:18:05,531 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T21:18:05,531 result = self._result = resolver.resolve( 2021-07-08T21:18:05,531 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T21:18:05,531 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T21:18:05,531 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T21:18:05,531 raise ResolutionImpossible(e.criterion.information) 2021-07-08T21:18:05,531 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('wsgioauth==0.1'), parent=None)] 2021-07-08T21:18:05,531 2021-07-08T21:18:05,531 The above exception was the direct cause of the following exception: 2021-07-08T21:18:05,531 2021-07-08T21:18:05,531 Traceback (most recent call last): 2021-07-08T21:18:05,531 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T21:18:05,531 status = self.run(options, args) 2021-07-08T21:18:05,531 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T21:18:05,531 return func(self, options, args) 2021-07-08T21:18:05,531 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T21:18:05,531 requirement_set = resolver.resolve( 2021-07-08T21:18:05,531 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T21:18:05,531 raise error from e 2021-07-08T21:18:05,531 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wsgioauth==0.1 2021-07-08T21:18:05,536 Removed wsgioauth==0.1 from https://files.pythonhosted.org/packages/f6/2c/868f7f2948d57bc1d18b305702d5e60a0190a233b934e473223b8292952d/wsgioauth-0.1.tar.gz#sha256=c53f9342ef1d0750d901c3f706a36a8756dc17dd8cfb50759ea6b4164d68ada5 from build tracker '/tmp/pip-req-tracker-l4909c_e' 2021-07-08T21:18:05,536 Removed build tracker: '/tmp/pip-req-tracker-l4909c_e'