2021-07-09T05:46:43,709 Created temporary directory: /tmp/pip-ephem-wheel-cache-1653rrb8 2021-07-09T05:46:43,712 Created temporary directory: /tmp/pip-req-tracker-v8mg7w91 2021-07-09T05:46:43,712 Initialized build tracking at /tmp/pip-req-tracker-v8mg7w91 2021-07-09T05:46:43,713 Created build tracker: /tmp/pip-req-tracker-v8mg7w91 2021-07-09T05:46:43,713 Entered build tracker: /tmp/pip-req-tracker-v8mg7w91 2021-07-09T05:46:43,713 Created temporary directory: /tmp/pip-wheel-9vvi26w9 2021-07-09T05:46:43,746 1 location(s) to search for versions of flask-htauth: 2021-07-09T05:46:43,746 * https://pypi.org/simple/flask-htauth/ 2021-07-09T05:46:43,746 Fetching project page and analyzing links: https://pypi.org/simple/flask-htauth/ 2021-07-09T05:46:43,747 Getting page https://pypi.org/simple/flask-htauth/ 2021-07-09T05:46:43,748 Found index url https://pypi.org/simple 2021-07-09T05:46:43,837 Found link https://files.pythonhosted.org/packages/9d/b1/48410aacb790631b16460f2a0ef7d2d39853904a5241655be0d9a222bd42/Flask-HTAuth-0.1.tar.gz#sha256=2ab4bbeb2757606d690b0c71a82be400dd3333eacd47cbcc49b27be01c41479a (from https://pypi.org/simple/flask-htauth/), version: 0.1 2021-07-09T05:46:43,838 Found link https://files.pythonhosted.org/packages/05/e2/526e0a46da6e9a22810852c04bfd2caa6406192afa65468641c31fef5297/Flask-HTAuth-0.1.1.tar.gz#sha256=51f638a796e30a18bba4ed51193bc0cf55f5445094310469ecfc7263bcf0a4b8 (from https://pypi.org/simple/flask-htauth/), version: 0.1.1 2021-07-09T05:46:43,838 Found link https://files.pythonhosted.org/packages/82/df/96734a25fe86a2339e756ea67c73e7866706dd7b21499b86f93b08c55b1b/Flask-HTAuth-0.1.2.tar.gz#sha256=ba6caadbe44da9c84544c901ca9800cf91152162fefd116b4dc826113d55f4d5 (from https://pypi.org/simple/flask-htauth/), version: 0.1.2 2021-07-09T05:46:43,838 Skipping link: not a file: https://pypi.org/simple/flask-htauth/ 2021-07-09T05:46:43,855 Given no hashes to check 1 links for project 'flask-htauth': discarding no candidates 2021-07-09T05:46:43,872 Collecting flask-htauth==0.1.1 2021-07-09T05:46:43,873 Created temporary directory: /tmp/pip-unpack-ms_idtam 2021-07-09T05:46:43,913 Downloading Flask-HTAuth-0.1.1.tar.gz (4.7 kB) 2021-07-09T05:46:43,943 Added flask-htauth==0.1.1 from https://files.pythonhosted.org/packages/05/e2/526e0a46da6e9a22810852c04bfd2caa6406192afa65468641c31fef5297/Flask-HTAuth-0.1.1.tar.gz#sha256=51f638a796e30a18bba4ed51193bc0cf55f5445094310469ecfc7263bcf0a4b8 to build tracker '/tmp/pip-req-tracker-v8mg7w91' 2021-07-09T05:46:43,944 Running setup.py (path:/tmp/pip-wheel-9vvi26w9/flask-htauth_062e90eb4c3845df92f13d04ddbfb05c/setup.py) egg_info for package flask-htauth 2021-07-09T05:46:43,945 Created temporary directory: /tmp/pip-pip-egg-info-g06rghwz 2021-07-09T05:46:43,946 Running command python setup.py egg_info 2021-07-09T05:46:44,572 Traceback (most recent call last): 2021-07-09T05:46:44,573 File "", line 1, in 2021-07-09T05:46:44,573 File "/tmp/pip-wheel-9vvi26w9/flask-htauth_062e90eb4c3845df92f13d04ddbfb05c/setup.py", line 28, in 2021-07-09T05:46:44,574 desc_file = codecs.open('README.rst', 'r', 'utf-8') 2021-07-09T05:46:44,574 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-07-09T05:46:44,574 file = builtins.open(filename, mode, buffering) 2021-07-09T05:46:44,574 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T05:46:44,623 WARNING: Discarding https://files.pythonhosted.org/packages/05/e2/526e0a46da6e9a22810852c04bfd2caa6406192afa65468641c31fef5297/Flask-HTAuth-0.1.1.tar.gz#sha256=51f638a796e30a18bba4ed51193bc0cf55f5445094310469ecfc7263bcf0a4b8 (from https://pypi.org/simple/flask-htauth/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:46:44,625 ERROR: Could not find a version that satisfies the requirement flask-htauth==0.1.1 (from versions: 0.1, 0.1.1, 0.1.2) 2021-07-09T05:46:44,625 ERROR: No matching distribution found for flask-htauth==0.1.1 2021-07-09T05:46:44,625 Exception information: 2021-07-09T05:46:44,625 Traceback (most recent call last): 2021-07-09T05:46:44,625 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:46:44,625 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:46:44,625 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:46:44,625 raise RequirementsConflicted(criterion) 2021-07-09T05:46:44,625 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('flask-htauth==0.1.1') 2021-07-09T05:46:44,625 2021-07-09T05:46:44,625 During handling of the above exception, another exception occurred: 2021-07-09T05:46:44,625 2021-07-09T05:46:44,625 Traceback (most recent call last): 2021-07-09T05:46:44,625 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:46:44,625 result = self._result = resolver.resolve( 2021-07-09T05:46:44,625 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:46:44,625 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:46:44,625 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:46:44,625 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:46:44,625 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('flask-htauth==0.1.1'), parent=None)] 2021-07-09T05:46:44,625 2021-07-09T05:46:44,625 The above exception was the direct cause of the following exception: 2021-07-09T05:46:44,625 2021-07-09T05:46:44,625 Traceback (most recent call last): 2021-07-09T05:46:44,625 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:46:44,625 status = self.run(options, args) 2021-07-09T05:46:44,625 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:46:44,625 return func(self, options, args) 2021-07-09T05:46:44,625 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:46:44,625 requirement_set = resolver.resolve( 2021-07-09T05:46:44,625 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:46:44,625 raise error from e 2021-07-09T05:46:44,625 pip._internal.exceptions.DistributionNotFound: No matching distribution found for flask-htauth==0.1.1 2021-07-09T05:46:44,630 Removed flask-htauth==0.1.1 from https://files.pythonhosted.org/packages/05/e2/526e0a46da6e9a22810852c04bfd2caa6406192afa65468641c31fef5297/Flask-HTAuth-0.1.1.tar.gz#sha256=51f638a796e30a18bba4ed51193bc0cf55f5445094310469ecfc7263bcf0a4b8 from build tracker '/tmp/pip-req-tracker-v8mg7w91' 2021-07-09T05:46:44,630 Removed build tracker: '/tmp/pip-req-tracker-v8mg7w91'