2021-07-10T06:33:05,277 Created temporary directory: /tmp/pip-ephem-wheel-cache-sssplzcv 2021-07-10T06:33:05,280 Created temporary directory: /tmp/pip-req-tracker-415gd93g 2021-07-10T06:33:05,281 Initialized build tracking at /tmp/pip-req-tracker-415gd93g 2021-07-10T06:33:05,281 Created build tracker: /tmp/pip-req-tracker-415gd93g 2021-07-10T06:33:05,281 Entered build tracker: /tmp/pip-req-tracker-415gd93g 2021-07-10T06:33:05,282 Created temporary directory: /tmp/pip-wheel-vu68q9fc 2021-07-10T06:33:05,315 1 location(s) to search for versions of antstar: 2021-07-10T06:33:05,315 * https://pypi.org/simple/antstar/ 2021-07-10T06:33:05,315 Fetching project page and analyzing links: https://pypi.org/simple/antstar/ 2021-07-10T06:33:05,316 Getting page https://pypi.org/simple/antstar/ 2021-07-10T06:33:05,317 Found index url https://pypi.org/simple 2021-07-10T06:33:05,407 Found link https://files.pythonhosted.org/packages/98/68/e2f22df5e88859bde4f6c4332a65112d715ee20214d8b61645282ae21701/antstar-0.2.1.tar.gz#sha256=99647a552228a332428afff7622d3eb640967601719794e226bad3fb4ac0e7ea (from https://pypi.org/simple/antstar/), version: 0.2.1 2021-07-10T06:33:05,407 Found link https://files.pythonhosted.org/packages/4b/e5/d3d0ef98bb70c06759bb2659b9020d8117e812a11a96bb53294f3ef9742c/antstar-0.2.1.1.tar.gz#sha256=fc573e8c4565c09f69fbe0939f3e7881dc4edf4293250c6f36b18ba8bc8d89e2 (from https://pypi.org/simple/antstar/), version: 0.2.1.1 2021-07-10T06:33:05,407 Found link https://files.pythonhosted.org/packages/df/0a/839773e915586c0eed5c592ba64818cbc1db490fa686b5772e925f0bad8a/antstar-0.2.1.2.tar.gz#sha256=ecd3f3ad52005ba3d24e856d12efa9c95808922ba489423863ff0b52f2d941a7 (from https://pypi.org/simple/antstar/), version: 0.2.1.2 2021-07-10T06:33:05,408 Skipping link: not a file: https://pypi.org/simple/antstar/ 2021-07-10T06:33:05,425 Given no hashes to check 1 links for project 'antstar': discarding no candidates 2021-07-10T06:33:05,444 Collecting antstar==0.2.1.2 2021-07-10T06:33:05,446 Created temporary directory: /tmp/pip-unpack-lrbios50 2021-07-10T06:33:05,616 Downloading antstar-0.2.1.2.tar.gz (6.4 kB) 2021-07-10T06:33:05,663 Added antstar==0.2.1.2 from https://files.pythonhosted.org/packages/df/0a/839773e915586c0eed5c592ba64818cbc1db490fa686b5772e925f0bad8a/antstar-0.2.1.2.tar.gz#sha256=ecd3f3ad52005ba3d24e856d12efa9c95808922ba489423863ff0b52f2d941a7 to build tracker '/tmp/pip-req-tracker-415gd93g' 2021-07-10T06:33:05,664 Running setup.py (path:/tmp/pip-wheel-vu68q9fc/antstar_6a2d3922fe764cd1ad1d164d4fce1b36/setup.py) egg_info for package antstar 2021-07-10T06:33:05,664 Created temporary directory: /tmp/pip-pip-egg-info-xy2y4p8z 2021-07-10T06:33:05,665 Running command python setup.py egg_info 2021-07-10T06:33:06,345 /tmp/pip-wheel-vu68q9fc/antstar_6a2d3922fe764cd1ad1d164d4fce1b36/setup.py:5: DeprecationWarning: Due to possible ambiguity, 'convert()' is deprecated. Use 'convert_file()' or 'convert_text()'. 2021-07-10T06:33:06,345 description = pypandoc.convert('README.md', 'rst') 2021-07-10T06:33:06,345 Traceback (most recent call last): 2021-07-10T06:33:06,346 File "", line 1, in 2021-07-10T06:33:06,346 File "/tmp/pip-wheel-vu68q9fc/antstar_6a2d3922fe764cd1ad1d164d4fce1b36/setup.py", line 5, in 2021-07-10T06:33:06,346 description = pypandoc.convert('README.md', 'rst') 2021-07-10T06:33:06,346 File "/usr/local/lib/python3.9/dist-packages/pypandoc/__init__.py", line 65, in convert 2021-07-10T06:33:06,346 raise RuntimeError("Format missing, but need one (identified source as text as no " 2021-07-10T06:33:06,347 RuntimeError: Format missing, but need one (identified source as text as no file with that name was found). 2021-07-10T06:33:06,398 WARNING: Discarding https://files.pythonhosted.org/packages/df/0a/839773e915586c0eed5c592ba64818cbc1db490fa686b5772e925f0bad8a/antstar-0.2.1.2.tar.gz#sha256=ecd3f3ad52005ba3d24e856d12efa9c95808922ba489423863ff0b52f2d941a7 (from https://pypi.org/simple/antstar/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T06:33:06,400 ERROR: Could not find a version that satisfies the requirement antstar==0.2.1.2 (from versions: 0.2.1, 0.2.1.1, 0.2.1.2) 2021-07-10T06:33:06,400 ERROR: No matching distribution found for antstar==0.2.1.2 2021-07-10T06:33:06,401 Exception information: 2021-07-10T06:33:06,401 Traceback (most recent call last): 2021-07-10T06:33:06,401 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T06:33:06,401 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T06:33:06,401 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T06:33:06,401 raise RequirementsConflicted(criterion) 2021-07-10T06:33:06,401 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('antstar==0.2.1.2') 2021-07-10T06:33:06,401 2021-07-10T06:33:06,401 During handling of the above exception, another exception occurred: 2021-07-10T06:33:06,401 2021-07-10T06:33:06,401 Traceback (most recent call last): 2021-07-10T06:33:06,401 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T06:33:06,401 result = self._result = resolver.resolve( 2021-07-10T06:33:06,401 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T06:33:06,401 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T06:33:06,401 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T06:33:06,401 raise ResolutionImpossible(e.criterion.information) 2021-07-10T06:33:06,401 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('antstar==0.2.1.2'), parent=None)] 2021-07-10T06:33:06,401 2021-07-10T06:33:06,401 The above exception was the direct cause of the following exception: 2021-07-10T06:33:06,401 2021-07-10T06:33:06,401 Traceback (most recent call last): 2021-07-10T06:33:06,401 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T06:33:06,401 status = self.run(options, args) 2021-07-10T06:33:06,401 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T06:33:06,401 return func(self, options, args) 2021-07-10T06:33:06,401 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T06:33:06,401 requirement_set = resolver.resolve( 2021-07-10T06:33:06,401 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T06:33:06,401 raise error from e 2021-07-10T06:33:06,401 pip._internal.exceptions.DistributionNotFound: No matching distribution found for antstar==0.2.1.2 2021-07-10T06:33:06,405 Removed antstar==0.2.1.2 from https://files.pythonhosted.org/packages/df/0a/839773e915586c0eed5c592ba64818cbc1db490fa686b5772e925f0bad8a/antstar-0.2.1.2.tar.gz#sha256=ecd3f3ad52005ba3d24e856d12efa9c95808922ba489423863ff0b52f2d941a7 from build tracker '/tmp/pip-req-tracker-415gd93g' 2021-07-10T06:33:06,406 Removed build tracker: '/tmp/pip-req-tracker-415gd93g'