2021-07-12T20:47:58,377 Created temporary directory: /tmp/pip-ephem-wheel-cache-y01sxqwe 2021-07-12T20:47:58,380 Created temporary directory: /tmp/pip-req-tracker-lneg7ttn 2021-07-12T20:47:58,381 Initialized build tracking at /tmp/pip-req-tracker-lneg7ttn 2021-07-12T20:47:58,381 Created build tracker: /tmp/pip-req-tracker-lneg7ttn 2021-07-12T20:47:58,381 Entered build tracker: /tmp/pip-req-tracker-lneg7ttn 2021-07-12T20:47:58,382 Created temporary directory: /tmp/pip-wheel-eqz79z3f 2021-07-12T20:47:58,415 1 location(s) to search for versions of zerobounce: 2021-07-12T20:47:58,415 * https://pypi.org/simple/zerobounce/ 2021-07-12T20:47:58,415 Fetching project page and analyzing links: https://pypi.org/simple/zerobounce/ 2021-07-12T20:47:58,416 Getting page https://pypi.org/simple/zerobounce/ 2021-07-12T20:47:58,418 Found index url https://pypi.org/simple 2021-07-12T20:47:58,600 Found link https://files.pythonhosted.org/packages/a3/c4/950dce3cbb648e09ba5d0aa010dd76619170b1a235f89596e117297cbfee/zerobounce-0.1.tar.gz#sha256=32eae9c92643d898e90ca6e7ccae94d37b25f03f6eaf2bba0c756250cb9c899c (from https://pypi.org/simple/zerobounce/), version: 0.1 2021-07-12T20:47:58,600 Found link https://files.pythonhosted.org/packages/e8/7d/79213cdf848531f6d3d5f0802da1cda4c82417111bf8ace15366b3c8f634/zerobounce-0.1.1.tar.gz#sha256=65b02f5feaa29b9a05252ff63de708963cf62197d0dd0740c2d2335d8bddc12c (from https://pypi.org/simple/zerobounce/), version: 0.1.1 2021-07-12T20:47:58,600 Found link https://files.pythonhosted.org/packages/98/fe/0f2963de4c741f12edfe8509c5f13ee7a1cd9e7752fe419144fe6baad24a/zerobounce-0.1.2.tar.gz#sha256=1317fc38ca069251582974364a3a7fd64b8c2e3223a1a906e63e42fba15d8727 (from https://pypi.org/simple/zerobounce/), version: 0.1.2 2021-07-12T20:47:58,601 Found link https://files.pythonhosted.org/packages/20/c5/b640890eb7bf3096cc10a783f34ab92cb6ca9002feaecca3b4cd6a9f8976/zerobounce-0.1.3.tar.gz#sha256=f7c74321bf0df0de4adc1433d42101c7acdcecde0fea7efa1d42b16ef09044f9 (from https://pypi.org/simple/zerobounce/), version: 0.1.3 2021-07-12T20:47:58,601 Found link https://files.pythonhosted.org/packages/f6/45/c064368502a3bc44043584494624f9e8cce0c48039cb594d95a30ba5ba1b/zerobounce-0.1.4.tar.gz#sha256=cd7e43e2974089247a20e1afe82cc68965d30035f719c7954bc18816392a2429 (from https://pypi.org/simple/zerobounce/), version: 0.1.4 2021-07-12T20:47:58,601 Skipping link: not a file: https://pypi.org/simple/zerobounce/ 2021-07-12T20:47:58,622 Given no hashes to check 1 links for project 'zerobounce': discarding no candidates 2021-07-12T20:47:58,644 Collecting zerobounce==0.1.2 2021-07-12T20:47:58,646 Created temporary directory: /tmp/pip-unpack-hpdx0m1q 2021-07-12T20:47:58,815 Downloading zerobounce-0.1.2.tar.gz (1.6 kB) 2021-07-12T20:47:58,839 Added zerobounce==0.1.2 from https://files.pythonhosted.org/packages/98/fe/0f2963de4c741f12edfe8509c5f13ee7a1cd9e7752fe419144fe6baad24a/zerobounce-0.1.2.tar.gz#sha256=1317fc38ca069251582974364a3a7fd64b8c2e3223a1a906e63e42fba15d8727 to build tracker '/tmp/pip-req-tracker-lneg7ttn' 2021-07-12T20:47:58,841 Running setup.py (path:/tmp/pip-wheel-eqz79z3f/zerobounce_3a77b5d92fba47f79569e618f32becb3/setup.py) egg_info for package zerobounce 2021-07-12T20:47:58,841 Created temporary directory: /tmp/pip-pip-egg-info-r8250qz1 2021-07-12T20:47:58,842 Running command python setup.py egg_info 2021-07-12T20:48:00,007 /tmp/pip-wheel-eqz79z3f/zerobounce_3a77b5d92fba47f79569e618f32becb3/setup.py:9: DeprecationWarning: Due to possible ambiguity, 'convert()' is deprecated. Use 'convert_file()' or 'convert_text()'. 2021-07-12T20:48:00,007 long_description = pypandoc.convert("README.md", "rst"), 2021-07-12T20:48:00,008 Traceback (most recent call last): 2021-07-12T20:48:00,008 File "", line 1, in 2021-07-12T20:48:00,008 File "/tmp/pip-wheel-eqz79z3f/zerobounce_3a77b5d92fba47f79569e618f32becb3/setup.py", line 9, in 2021-07-12T20:48:00,009 long_description = pypandoc.convert("README.md", "rst"), 2021-07-12T20:48:00,009 File "/usr/local/lib/python3.9/dist-packages/pypandoc/__init__.py", line 65, in convert 2021-07-12T20:48:00,009 raise RuntimeError("Format missing, but need one (identified source as text as no " 2021-07-12T20:48:00,010 RuntimeError: Format missing, but need one (identified source as text as no file with that name was found). 2021-07-12T20:48:00,073 WARNING: Discarding https://files.pythonhosted.org/packages/98/fe/0f2963de4c741f12edfe8509c5f13ee7a1cd9e7752fe419144fe6baad24a/zerobounce-0.1.2.tar.gz#sha256=1317fc38ca069251582974364a3a7fd64b8c2e3223a1a906e63e42fba15d8727 (from https://pypi.org/simple/zerobounce/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T20:48:00,074 ERROR: Could not find a version that satisfies the requirement zerobounce==0.1.2 (from versions: 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4) 2021-07-12T20:48:00,075 ERROR: No matching distribution found for zerobounce==0.1.2 2021-07-12T20:48:00,075 Exception information: 2021-07-12T20:48:00,075 Traceback (most recent call last): 2021-07-12T20:48:00,075 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T20:48:00,075 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T20:48:00,075 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T20:48:00,075 raise RequirementsConflicted(criterion) 2021-07-12T20:48:00,075 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('zerobounce==0.1.2') 2021-07-12T20:48:00,075 2021-07-12T20:48:00,075 During handling of the above exception, another exception occurred: 2021-07-12T20:48:00,075 2021-07-12T20:48:00,075 Traceback (most recent call last): 2021-07-12T20:48:00,075 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T20:48:00,075 result = self._result = resolver.resolve( 2021-07-12T20:48:00,075 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T20:48:00,075 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T20:48:00,075 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T20:48:00,075 raise ResolutionImpossible(e.criterion.information) 2021-07-12T20:48:00,075 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('zerobounce==0.1.2'), parent=None)] 2021-07-12T20:48:00,075 2021-07-12T20:48:00,075 The above exception was the direct cause of the following exception: 2021-07-12T20:48:00,075 2021-07-12T20:48:00,075 Traceback (most recent call last): 2021-07-12T20:48:00,075 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T20:48:00,075 status = self.run(options, args) 2021-07-12T20:48:00,075 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T20:48:00,075 return func(self, options, args) 2021-07-12T20:48:00,075 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T20:48:00,075 requirement_set = resolver.resolve( 2021-07-12T20:48:00,075 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T20:48:00,075 raise error from e 2021-07-12T20:48:00,075 pip._internal.exceptions.DistributionNotFound: No matching distribution found for zerobounce==0.1.2 2021-07-12T20:48:00,080 Removed zerobounce==0.1.2 from https://files.pythonhosted.org/packages/98/fe/0f2963de4c741f12edfe8509c5f13ee7a1cd9e7752fe419144fe6baad24a/zerobounce-0.1.2.tar.gz#sha256=1317fc38ca069251582974364a3a7fd64b8c2e3223a1a906e63e42fba15d8727 from build tracker '/tmp/pip-req-tracker-lneg7ttn' 2021-07-12T20:48:00,081 Removed build tracker: '/tmp/pip-req-tracker-lneg7ttn'