2021-07-09T23:58:43,764 Created temporary directory: /tmp/pip-ephem-wheel-cache-nfvm46jk 2021-07-09T23:58:43,768 Created temporary directory: /tmp/pip-req-tracker-3b9ym2py 2021-07-09T23:58:43,768 Initialized build tracking at /tmp/pip-req-tracker-3b9ym2py 2021-07-09T23:58:43,768 Created build tracker: /tmp/pip-req-tracker-3b9ym2py 2021-07-09T23:58:43,768 Entered build tracker: /tmp/pip-req-tracker-3b9ym2py 2021-07-09T23:58:43,769 Created temporary directory: /tmp/pip-wheel-imdqc_zi 2021-07-09T23:58:43,804 1 location(s) to search for versions of flask-webhook: 2021-07-09T23:58:43,804 * https://pypi.org/simple/flask-webhook/ 2021-07-09T23:58:43,804 Fetching project page and analyzing links: https://pypi.org/simple/flask-webhook/ 2021-07-09T23:58:43,805 Getting page https://pypi.org/simple/flask-webhook/ 2021-07-09T23:58:43,806 Found index url https://pypi.org/simple 2021-07-09T23:58:43,984 Found link https://files.pythonhosted.org/packages/92/83/29a9680779ec952f2cbb6ee2a9b48ea31daacfc64e9b862539c9af72998c/Flask-Webhook-0.1.0.tar.gz#sha256=be3510c0cb69edc34eeb34b3285fff5d6dc20fb573137c53cc70a90fb7d0473e (from https://pypi.org/simple/flask-webhook/), version: 0.1.0 2021-07-09T23:58:43,984 Skipping link: not a file: https://pypi.org/simple/flask-webhook/ 2021-07-09T23:58:44,000 Given no hashes to check 1 links for project 'flask-webhook': discarding no candidates 2021-07-09T23:58:44,018 Collecting flask-webhook==0.1.0 2021-07-09T23:58:44,019 Created temporary directory: /tmp/pip-unpack-2ikvy4uc 2021-07-09T23:58:44,061 Downloading Flask-Webhook-0.1.0.tar.gz (3.7 kB) 2021-07-09T23:58:44,090 Added flask-webhook==0.1.0 from https://files.pythonhosted.org/packages/92/83/29a9680779ec952f2cbb6ee2a9b48ea31daacfc64e9b862539c9af72998c/Flask-Webhook-0.1.0.tar.gz#sha256=be3510c0cb69edc34eeb34b3285fff5d6dc20fb573137c53cc70a90fb7d0473e to build tracker '/tmp/pip-req-tracker-3b9ym2py' 2021-07-09T23:58:44,092 Running setup.py (path:/tmp/pip-wheel-imdqc_zi/flask-webhook_dd2bc10751b348e5b2d4d59a64998cf2/setup.py) egg_info for package flask-webhook 2021-07-09T23:58:44,093 Created temporary directory: /tmp/pip-pip-egg-info-yf2rm8op 2021-07-09T23:58:44,093 Running command python setup.py egg_info 2021-07-09T23:58:44,726 Traceback (most recent call last): 2021-07-09T23:58:44,727 File "", line 1, in 2021-07-09T23:58:44,727 File "/tmp/pip-wheel-imdqc_zi/flask-webhook_dd2bc10751b348e5b2d4d59a64998cf2/setup.py", line 8, in 2021-07-09T23:58:44,728 setuptools.command.sdist.READMES = tuple(list(setuptools.command.sdist.READMES) + ['README.md']) 2021-07-09T23:58:44,728 AttributeError: module 'setuptools.command.sdist' has no attribute 'READMES' 2021-07-09T23:58:44,778 WARNING: Discarding https://files.pythonhosted.org/packages/92/83/29a9680779ec952f2cbb6ee2a9b48ea31daacfc64e9b862539c9af72998c/Flask-Webhook-0.1.0.tar.gz#sha256=be3510c0cb69edc34eeb34b3285fff5d6dc20fb573137c53cc70a90fb7d0473e (from https://pypi.org/simple/flask-webhook/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T23:58:44,779 ERROR: Could not find a version that satisfies the requirement flask-webhook==0.1.0 (from versions: 0.1.0) 2021-07-09T23:58:44,779 ERROR: No matching distribution found for flask-webhook==0.1.0 2021-07-09T23:58:44,780 Exception information: 2021-07-09T23:58:44,780 Traceback (most recent call last): 2021-07-09T23:58:44,780 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T23:58:44,780 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T23:58:44,780 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T23:58:44,780 raise RequirementsConflicted(criterion) 2021-07-09T23:58:44,780 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('flask-webhook==0.1.0') 2021-07-09T23:58:44,780 2021-07-09T23:58:44,780 During handling of the above exception, another exception occurred: 2021-07-09T23:58:44,780 2021-07-09T23:58:44,780 Traceback (most recent call last): 2021-07-09T23:58:44,780 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T23:58:44,780 result = self._result = resolver.resolve( 2021-07-09T23:58:44,780 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T23:58:44,780 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T23:58:44,780 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T23:58:44,780 raise ResolutionImpossible(e.criterion.information) 2021-07-09T23:58:44,780 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('flask-webhook==0.1.0'), parent=None)] 2021-07-09T23:58:44,780 2021-07-09T23:58:44,780 The above exception was the direct cause of the following exception: 2021-07-09T23:58:44,780 2021-07-09T23:58:44,780 Traceback (most recent call last): 2021-07-09T23:58:44,780 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T23:58:44,780 status = self.run(options, args) 2021-07-09T23:58:44,780 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T23:58:44,780 return func(self, options, args) 2021-07-09T23:58:44,780 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T23:58:44,780 requirement_set = resolver.resolve( 2021-07-09T23:58:44,780 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T23:58:44,780 raise error from e 2021-07-09T23:58:44,780 pip._internal.exceptions.DistributionNotFound: No matching distribution found for flask-webhook==0.1.0 2021-07-09T23:58:44,785 Removed flask-webhook==0.1.0 from https://files.pythonhosted.org/packages/92/83/29a9680779ec952f2cbb6ee2a9b48ea31daacfc64e9b862539c9af72998c/Flask-Webhook-0.1.0.tar.gz#sha256=be3510c0cb69edc34eeb34b3285fff5d6dc20fb573137c53cc70a90fb7d0473e from build tracker '/tmp/pip-req-tracker-3b9ym2py' 2021-07-09T23:58:44,785 Removed build tracker: '/tmp/pip-req-tracker-3b9ym2py'