2021-07-11T17:22:06,374 Created temporary directory: /tmp/pip-ephem-wheel-cache-vhakohhd 2021-07-11T17:22:06,378 Created temporary directory: /tmp/pip-req-tracker-4_5l24jb 2021-07-11T17:22:06,378 Initialized build tracking at /tmp/pip-req-tracker-4_5l24jb 2021-07-11T17:22:06,378 Created build tracker: /tmp/pip-req-tracker-4_5l24jb 2021-07-11T17:22:06,379 Entered build tracker: /tmp/pip-req-tracker-4_5l24jb 2021-07-11T17:22:06,379 Created temporary directory: /tmp/pip-wheel-1l8e2x0a 2021-07-11T17:22:06,408 1 location(s) to search for versions of ballsy: 2021-07-11T17:22:06,408 * https://pypi.org/simple/ballsy/ 2021-07-11T17:22:06,409 Fetching project page and analyzing links: https://pypi.org/simple/ballsy/ 2021-07-11T17:22:06,410 Getting page https://pypi.org/simple/ballsy/ 2021-07-11T17:22:06,411 Found index url https://pypi.org/simple 2021-07-11T17:22:06,594 Found link https://files.pythonhosted.org/packages/9f/fb/914b17e103720bffdf835d1a3a913e860a6e69f360857d2c9ec21a9ed52a/ballsy-0.1.0.tar.gz#sha256=0b0a02115895249ef6f6d451214ef849b0bd257c1ef22c86c24bb12733dd227c (from https://pypi.org/simple/ballsy/), version: 0.1.0 2021-07-11T17:22:06,595 Skipping link: not a file: https://pypi.org/simple/ballsy/ 2021-07-11T17:22:06,612 Given no hashes to check 1 links for project 'ballsy': discarding no candidates 2021-07-11T17:22:06,631 Collecting ballsy==0.1.0 2021-07-11T17:22:06,633 Created temporary directory: /tmp/pip-unpack-el9adokb 2021-07-11T17:22:06,805 Downloading ballsy-0.1.0.tar.gz (5.7 kB) 2021-07-11T17:22:06,852 Added ballsy==0.1.0 from https://files.pythonhosted.org/packages/9f/fb/914b17e103720bffdf835d1a3a913e860a6e69f360857d2c9ec21a9ed52a/ballsy-0.1.0.tar.gz#sha256=0b0a02115895249ef6f6d451214ef849b0bd257c1ef22c86c24bb12733dd227c to build tracker '/tmp/pip-req-tracker-4_5l24jb' 2021-07-11T17:22:06,853 Running setup.py (path:/tmp/pip-wheel-1l8e2x0a/ballsy_bb078d31a2c34affb43c27b211d48600/setup.py) egg_info for package ballsy 2021-07-11T17:22:06,854 Created temporary directory: /tmp/pip-pip-egg-info-ouo2hl37 2021-07-11T17:22:06,854 Running command python setup.py egg_info 2021-07-11T17:22:07,698 /tmp/pip-wheel-1l8e2x0a/ballsy_bb078d31a2c34affb43c27b211d48600/setup.py:5: DeprecationWarning: Due to possible ambiguity, 'convert()' is deprecated. Use 'convert_file()' or 'convert_text()'. 2021-07-11T17:22:07,698 description = pypandoc.convert('README.md', 'rst') 2021-07-11T17:22:07,699 Traceback (most recent call last): 2021-07-11T17:22:07,699 File "", line 1, in 2021-07-11T17:22:07,699 File "/tmp/pip-wheel-1l8e2x0a/ballsy_bb078d31a2c34affb43c27b211d48600/setup.py", line 5, in 2021-07-11T17:22:07,699 description = pypandoc.convert('README.md', 'rst') 2021-07-11T17:22:07,699 File "/usr/local/lib/python3.9/dist-packages/pypandoc/__init__.py", line 65, in convert 2021-07-11T17:22:07,699 raise RuntimeError("Format missing, but need one (identified source as text as no " 2021-07-11T17:22:07,699 RuntimeError: Format missing, but need one (identified source as text as no file with that name was found). 2021-07-11T17:22:07,755 WARNING: Discarding https://files.pythonhosted.org/packages/9f/fb/914b17e103720bffdf835d1a3a913e860a6e69f360857d2c9ec21a9ed52a/ballsy-0.1.0.tar.gz#sha256=0b0a02115895249ef6f6d451214ef849b0bd257c1ef22c86c24bb12733dd227c (from https://pypi.org/simple/ballsy/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T17:22:07,756 ERROR: Could not find a version that satisfies the requirement ballsy==0.1.0 (from versions: 0.1.0) 2021-07-11T17:22:07,757 ERROR: No matching distribution found for ballsy==0.1.0 2021-07-11T17:22:07,757 Exception information: 2021-07-11T17:22:07,757 Traceback (most recent call last): 2021-07-11T17:22:07,757 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T17:22:07,757 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T17:22:07,757 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T17:22:07,757 raise RequirementsConflicted(criterion) 2021-07-11T17:22:07,757 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ballsy==0.1.0') 2021-07-11T17:22:07,757 2021-07-11T17:22:07,757 During handling of the above exception, another exception occurred: 2021-07-11T17:22:07,757 2021-07-11T17:22:07,757 Traceback (most recent call last): 2021-07-11T17:22:07,757 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T17:22:07,757 result = self._result = resolver.resolve( 2021-07-11T17:22:07,757 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T17:22:07,757 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T17:22:07,757 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T17:22:07,757 raise ResolutionImpossible(e.criterion.information) 2021-07-11T17:22:07,757 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ballsy==0.1.0'), parent=None)] 2021-07-11T17:22:07,757 2021-07-11T17:22:07,757 The above exception was the direct cause of the following exception: 2021-07-11T17:22:07,757 2021-07-11T17:22:07,757 Traceback (most recent call last): 2021-07-11T17:22:07,757 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T17:22:07,757 status = self.run(options, args) 2021-07-11T17:22:07,757 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T17:22:07,757 return func(self, options, args) 2021-07-11T17:22:07,757 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T17:22:07,757 requirement_set = resolver.resolve( 2021-07-11T17:22:07,757 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T17:22:07,757 raise error from e 2021-07-11T17:22:07,757 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ballsy==0.1.0 2021-07-11T17:22:07,765 Removed ballsy==0.1.0 from https://files.pythonhosted.org/packages/9f/fb/914b17e103720bffdf835d1a3a913e860a6e69f360857d2c9ec21a9ed52a/ballsy-0.1.0.tar.gz#sha256=0b0a02115895249ef6f6d451214ef849b0bd257c1ef22c86c24bb12733dd227c from build tracker '/tmp/pip-req-tracker-4_5l24jb' 2021-07-11T17:22:07,765 Removed build tracker: '/tmp/pip-req-tracker-4_5l24jb'