2021-07-10T07:44:11,130 Created temporary directory: /tmp/pip-ephem-wheel-cache-lttdj9yv 2021-07-10T07:44:11,133 Created temporary directory: /tmp/pip-req-tracker-xn3uihy0 2021-07-10T07:44:11,134 Initialized build tracking at /tmp/pip-req-tracker-xn3uihy0 2021-07-10T07:44:11,134 Created build tracker: /tmp/pip-req-tracker-xn3uihy0 2021-07-10T07:44:11,134 Entered build tracker: /tmp/pip-req-tracker-xn3uihy0 2021-07-10T07:44:11,135 Created temporary directory: /tmp/pip-wheel-x08r5ve_ 2021-07-10T07:44:11,167 1 location(s) to search for versions of pystrawpoll: 2021-07-10T07:44:11,167 * https://pypi.org/simple/pystrawpoll/ 2021-07-10T07:44:11,168 Fetching project page and analyzing links: https://pypi.org/simple/pystrawpoll/ 2021-07-10T07:44:11,168 Getting page https://pypi.org/simple/pystrawpoll/ 2021-07-10T07:44:11,170 Found index url https://pypi.org/simple 2021-07-10T07:44:11,259 Found link https://files.pythonhosted.org/packages/b4/57/9387f3552faea65d2a558cdf7b29bf4e3a131a65ebc4718d1935f1724141/PyStrawpoll-0.1.0.zip#sha256=a150dae519537b12fc17940b8742ebfc5f515df6a3f6ec6c40f6a9db4e387bb7 (from https://pypi.org/simple/pystrawpoll/), version: 0.1.0 2021-07-10T07:44:11,260 Found link https://files.pythonhosted.org/packages/bc/99/43fa42682e450e9a69671074c538a199d640bda4cd25c75a722660fa6eb2/PyStrawpoll-0.1.1.zip#sha256=aadce8278584dd51ad7fc98d4ea43184f2e94fed711a1fc177de3ee263bfddab (from https://pypi.org/simple/pystrawpoll/), version: 0.1.1 2021-07-10T07:44:11,260 Found link https://files.pythonhosted.org/packages/54/9a/fba38fc0605d3286a824832ebfcf94fd6be1862a47dc6682ee40ca676fd1/PyStrawpoll-0.1.2.zip#sha256=66e2329d2046c30b1f2cf4bdd6df98683f6e6766879c1ba2a2a13317f0aa2d7b (from https://pypi.org/simple/pystrawpoll/), version: 0.1.2 2021-07-10T07:44:11,260 Found link https://files.pythonhosted.org/packages/6f/16/0e041bd055cfaf1f4ee4dfda8b63dd42ef32dcc729aca24c7366635cd3c0/PyStrawpoll-0.1.3.zip#sha256=2751e0989976d785699c71d26358ff7da527a68ee5646d350b8ff95dc3e7ad31 (from https://pypi.org/simple/pystrawpoll/), version: 0.1.3 2021-07-10T07:44:11,261 Found link https://files.pythonhosted.org/packages/87/29/4d756deedb95227963317ac4252398c40016936efb804d66ee69751d850a/PyStrawpoll-0.1.4.zip#sha256=95b4efb83aa6bef788f03deda84ca77ac89dd7791c26a66dd8f9993883a39748 (from https://pypi.org/simple/pystrawpoll/), version: 0.1.4 2021-07-10T07:44:11,261 Skipping link: not a file: https://pypi.org/simple/pystrawpoll/ 2021-07-10T07:44:11,279 Given no hashes to check 1 links for project 'pystrawpoll': discarding no candidates 2021-07-10T07:44:11,298 Collecting pystrawpoll==0.1.2 2021-07-10T07:44:11,299 Created temporary directory: /tmp/pip-unpack-btaookqb 2021-07-10T07:44:11,339 Downloading PyStrawpoll-0.1.2.zip (6.7 kB) 2021-07-10T07:44:11,360 Added pystrawpoll==0.1.2 from https://files.pythonhosted.org/packages/54/9a/fba38fc0605d3286a824832ebfcf94fd6be1862a47dc6682ee40ca676fd1/PyStrawpoll-0.1.2.zip#sha256=66e2329d2046c30b1f2cf4bdd6df98683f6e6766879c1ba2a2a13317f0aa2d7b to build tracker '/tmp/pip-req-tracker-xn3uihy0' 2021-07-10T07:44:11,361 Running setup.py (path:/tmp/pip-wheel-x08r5ve_/pystrawpoll_eb25261a411e40cbaa8be812e64fd460/setup.py) egg_info for package pystrawpoll 2021-07-10T07:44:11,362 Created temporary directory: /tmp/pip-pip-egg-info-60ixkn2l 2021-07-10T07:44:11,362 Running command python setup.py egg_info 2021-07-10T07:44:12,063 /tmp/pip-wheel-x08r5ve_/pystrawpoll_eb25261a411e40cbaa8be812e64fd460/setup.py:5: DeprecationWarning: Due to possible ambiguity, 'convert()' is deprecated. Use 'convert_file()' or 'convert_text()'. 2021-07-10T07:44:12,064 read_md = lambda f: convert(f, 'rst') 2021-07-10T07:44:12,064 Traceback (most recent call last): 2021-07-10T07:44:12,064 File "", line 1, in 2021-07-10T07:44:12,064 File "/tmp/pip-wheel-x08r5ve_/pystrawpoll_eb25261a411e40cbaa8be812e64fd460/setup.py", line 19, in 2021-07-10T07:44:12,065 long_description=read_md('README.md'), 2021-07-10T07:44:12,065 File "/tmp/pip-wheel-x08r5ve_/pystrawpoll_eb25261a411e40cbaa8be812e64fd460/setup.py", line 5, in 2021-07-10T07:44:12,065 read_md = lambda f: convert(f, 'rst') 2021-07-10T07:44:12,065 File "/usr/local/lib/python3.9/dist-packages/pypandoc/__init__.py", line 65, in convert 2021-07-10T07:44:12,065 raise RuntimeError("Format missing, but need one (identified source as text as no " 2021-07-10T07:44:12,066 RuntimeError: Format missing, but need one (identified source as text as no file with that name was found). 2021-07-10T07:44:12,119 WARNING: Discarding https://files.pythonhosted.org/packages/54/9a/fba38fc0605d3286a824832ebfcf94fd6be1862a47dc6682ee40ca676fd1/PyStrawpoll-0.1.2.zip#sha256=66e2329d2046c30b1f2cf4bdd6df98683f6e6766879c1ba2a2a13317f0aa2d7b (from https://pypi.org/simple/pystrawpoll/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T07:44:12,121 ERROR: Could not find a version that satisfies the requirement pystrawpoll==0.1.2 (from versions: 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4) 2021-07-10T07:44:12,121 ERROR: No matching distribution found for pystrawpoll==0.1.2 2021-07-10T07:44:12,121 Exception information: 2021-07-10T07:44:12,121 Traceback (most recent call last): 2021-07-10T07:44:12,121 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T07:44:12,121 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T07:44:12,121 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T07:44:12,121 raise RequirementsConflicted(criterion) 2021-07-10T07:44:12,121 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pystrawpoll==0.1.2') 2021-07-10T07:44:12,121 2021-07-10T07:44:12,121 During handling of the above exception, another exception occurred: 2021-07-10T07:44:12,121 2021-07-10T07:44:12,121 Traceback (most recent call last): 2021-07-10T07:44:12,121 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T07:44:12,121 result = self._result = resolver.resolve( 2021-07-10T07:44:12,121 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T07:44:12,121 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T07:44:12,121 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T07:44:12,121 raise ResolutionImpossible(e.criterion.information) 2021-07-10T07:44:12,121 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pystrawpoll==0.1.2'), parent=None)] 2021-07-10T07:44:12,121 2021-07-10T07:44:12,121 The above exception was the direct cause of the following exception: 2021-07-10T07:44:12,121 2021-07-10T07:44:12,121 Traceback (most recent call last): 2021-07-10T07:44:12,121 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T07:44:12,121 status = self.run(options, args) 2021-07-10T07:44:12,121 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T07:44:12,121 return func(self, options, args) 2021-07-10T07:44:12,121 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T07:44:12,121 requirement_set = resolver.resolve( 2021-07-10T07:44:12,121 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T07:44:12,121 raise error from e 2021-07-10T07:44:12,121 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pystrawpoll==0.1.2 2021-07-10T07:44:12,127 Removed pystrawpoll==0.1.2 from https://files.pythonhosted.org/packages/54/9a/fba38fc0605d3286a824832ebfcf94fd6be1862a47dc6682ee40ca676fd1/PyStrawpoll-0.1.2.zip#sha256=66e2329d2046c30b1f2cf4bdd6df98683f6e6766879c1ba2a2a13317f0aa2d7b from build tracker '/tmp/pip-req-tracker-xn3uihy0' 2021-07-10T07:44:12,127 Removed build tracker: '/tmp/pip-req-tracker-xn3uihy0'