2021-07-12T07:09:06,655 Created temporary directory: /tmp/pip-ephem-wheel-cache-kxryq9zh 2021-07-12T07:09:06,659 Created temporary directory: /tmp/pip-req-tracker-qsh7erzn 2021-07-12T07:09:06,660 Initialized build tracking at /tmp/pip-req-tracker-qsh7erzn 2021-07-12T07:09:06,660 Created build tracker: /tmp/pip-req-tracker-qsh7erzn 2021-07-12T07:09:06,660 Entered build tracker: /tmp/pip-req-tracker-qsh7erzn 2021-07-12T07:09:06,661 Created temporary directory: /tmp/pip-wheel-kg1ixq9g 2021-07-12T07:09:06,691 1 location(s) to search for versions of simple-ws: 2021-07-12T07:09:06,691 * https://pypi.org/simple/simple-ws/ 2021-07-12T07:09:06,691 Fetching project page and analyzing links: https://pypi.org/simple/simple-ws/ 2021-07-12T07:09:06,692 Getting page https://pypi.org/simple/simple-ws/ 2021-07-12T07:09:06,693 Found index url https://pypi.org/simple 2021-07-12T07:09:06,782 Found link https://files.pythonhosted.org/packages/df/7f/45ac4bf1887084ac6b88020d9f9ba8138d30cc23048af6e93b024e9c0bed/simple_ws-0.1.zip#sha256=2628ed1758925045581c041aeabb025090a404599833fe6959eaab77d649f9bc (from https://pypi.org/simple/simple-ws/), version: 0.1 2021-07-12T07:09:06,782 Found link https://files.pythonhosted.org/packages/19/14/e43aa55f7f660e0eeeb93518c40e3b458d3af228bb1ba63b2c4d8c4bf47d/simple_ws-0.2.2.zip#sha256=cf335e8811f5474889a2b56d2417d74c14e7d59b3bff00490f028c78963608af (from https://pypi.org/simple/simple-ws/), version: 0.2.2 2021-07-12T07:09:06,783 Found link https://files.pythonhosted.org/packages/d9/f2/4aa9c27788ab90e24a44576f66afe9f8168efbaa6d28fc3a3ffc2074fc0b/simple_ws-0.3.1.tar.gz#sha256=9ddd1afe70c4c0859f60c805241fc6993ee72fa7efb3d1d3cc52168b64a1b213 (from https://pypi.org/simple/simple-ws/), version: 0.3.1 2021-07-12T07:09:06,783 Skipping link: not a file: https://pypi.org/simple/simple-ws/ 2021-07-12T07:09:06,801 Given no hashes to check 1 links for project 'simple-ws': discarding no candidates 2021-07-12T07:09:06,820 Collecting simple-ws==0.2.2 2021-07-12T07:09:06,821 Created temporary directory: /tmp/pip-unpack-_9w6zx8a 2021-07-12T07:09:06,997 Downloading simple_ws-0.2.2.zip (8.4 kB) 2021-07-12T07:09:07,028 Added simple-ws==0.2.2 from https://files.pythonhosted.org/packages/19/14/e43aa55f7f660e0eeeb93518c40e3b458d3af228bb1ba63b2c4d8c4bf47d/simple_ws-0.2.2.zip#sha256=cf335e8811f5474889a2b56d2417d74c14e7d59b3bff00490f028c78963608af to build tracker '/tmp/pip-req-tracker-qsh7erzn' 2021-07-12T07:09:07,029 Running setup.py (path:/tmp/pip-wheel-kg1ixq9g/simple-ws_1696ab4265ad48b185e635257b1d704f/setup.py) egg_info for package simple-ws 2021-07-12T07:09:07,030 Created temporary directory: /tmp/pip-pip-egg-info-adhxq0y6 2021-07-12T07:09:07,030 Running command python setup.py egg_info 2021-07-12T07:09:07,889 /tmp/pip-wheel-kg1ixq9g/simple-ws_1696ab4265ad48b185e635257b1d704f/setup.py:5: DeprecationWarning: Due to possible ambiguity, 'convert()' is deprecated. Use 'convert_file()' or 'convert_text()'. 2021-07-12T07:09:07,890 description = pypandoc.convert('README.md', 'rst') 2021-07-12T07:09:07,890 Traceback (most recent call last): 2021-07-12T07:09:07,890 File "", line 1, in 2021-07-12T07:09:07,890 File "/tmp/pip-wheel-kg1ixq9g/simple-ws_1696ab4265ad48b185e635257b1d704f/setup.py", line 5, in 2021-07-12T07:09:07,891 description = pypandoc.convert('README.md', 'rst') 2021-07-12T07:09:07,891 File "/usr/local/lib/python3.9/dist-packages/pypandoc/__init__.py", line 65, in convert 2021-07-12T07:09:07,891 raise RuntimeError("Format missing, but need one (identified source as text as no " 2021-07-12T07:09:07,891 RuntimeError: Format missing, but need one (identified source as text as no file with that name was found). 2021-07-12T07:09:07,944 WARNING: Discarding https://files.pythonhosted.org/packages/19/14/e43aa55f7f660e0eeeb93518c40e3b458d3af228bb1ba63b2c4d8c4bf47d/simple_ws-0.2.2.zip#sha256=cf335e8811f5474889a2b56d2417d74c14e7d59b3bff00490f028c78963608af (from https://pypi.org/simple/simple-ws/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T07:09:07,945 ERROR: Could not find a version that satisfies the requirement simple-ws==0.2.2 (from versions: 0.1, 0.2.2, 0.3.1) 2021-07-12T07:09:07,946 ERROR: No matching distribution found for simple-ws==0.2.2 2021-07-12T07:09:07,946 Exception information: 2021-07-12T07:09:07,946 Traceback (most recent call last): 2021-07-12T07:09:07,946 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T07:09:07,946 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T07:09:07,946 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T07:09:07,946 raise RequirementsConflicted(criterion) 2021-07-12T07:09:07,946 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('simple-ws==0.2.2') 2021-07-12T07:09:07,946 2021-07-12T07:09:07,946 During handling of the above exception, another exception occurred: 2021-07-12T07:09:07,946 2021-07-12T07:09:07,946 Traceback (most recent call last): 2021-07-12T07:09:07,946 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T07:09:07,946 result = self._result = resolver.resolve( 2021-07-12T07:09:07,946 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T07:09:07,946 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T07:09:07,946 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T07:09:07,946 raise ResolutionImpossible(e.criterion.information) 2021-07-12T07:09:07,946 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('simple-ws==0.2.2'), parent=None)] 2021-07-12T07:09:07,946 2021-07-12T07:09:07,946 The above exception was the direct cause of the following exception: 2021-07-12T07:09:07,946 2021-07-12T07:09:07,946 Traceback (most recent call last): 2021-07-12T07:09:07,946 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T07:09:07,946 status = self.run(options, args) 2021-07-12T07:09:07,946 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T07:09:07,946 return func(self, options, args) 2021-07-12T07:09:07,946 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T07:09:07,946 requirement_set = resolver.resolve( 2021-07-12T07:09:07,946 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T07:09:07,946 raise error from e 2021-07-12T07:09:07,946 pip._internal.exceptions.DistributionNotFound: No matching distribution found for simple-ws==0.2.2 2021-07-12T07:09:07,951 Removed simple-ws==0.2.2 from https://files.pythonhosted.org/packages/19/14/e43aa55f7f660e0eeeb93518c40e3b458d3af228bb1ba63b2c4d8c4bf47d/simple_ws-0.2.2.zip#sha256=cf335e8811f5474889a2b56d2417d74c14e7d59b3bff00490f028c78963608af from build tracker '/tmp/pip-req-tracker-qsh7erzn' 2021-07-12T07:09:07,951 Removed build tracker: '/tmp/pip-req-tracker-qsh7erzn'