2021-07-14T22:13:28,634 Created temporary directory: /tmp/pip-ephem-wheel-cache-15c2grjv 2021-07-14T22:13:28,637 Created temporary directory: /tmp/pip-req-tracker-9anbp4uy 2021-07-14T22:13:28,638 Initialized build tracking at /tmp/pip-req-tracker-9anbp4uy 2021-07-14T22:13:28,639 Created build tracker: /tmp/pip-req-tracker-9anbp4uy 2021-07-14T22:13:28,639 Entered build tracker: /tmp/pip-req-tracker-9anbp4uy 2021-07-14T22:13:28,640 Created temporary directory: /tmp/pip-wheel-n2gkiw6v 2021-07-14T22:13:28,681 1 location(s) to search for versions of barfoo: 2021-07-14T22:13:28,681 * https://pypi.org/simple/barfoo/ 2021-07-14T22:13:28,682 Fetching project page and analyzing links: https://pypi.org/simple/barfoo/ 2021-07-14T22:13:28,682 Getting page https://pypi.org/simple/barfoo/ 2021-07-14T22:13:28,684 Found index url https://pypi.org/simple 2021-07-14T22:13:28,865 Found link https://files.pythonhosted.org/packages/3c/c8/c2624158785aada47feb66bd00ef1c60a7775d2a36e170567cc5e400cca4/barfoo-0.1.0.tar.gz#sha256=14ef17fcdcc3293002261f29a4f7ad896f53acbfb7686a1960c5c7db1bbc2445 (from https://pypi.org/simple/barfoo/) (requires-python:>=3.6), version: 0.1.0 2021-07-14T22:13:28,866 Found link https://files.pythonhosted.org/packages/6f/bb/d47458206e4ca9a4f64313d88c6f37f3764ed8080116be4337a469f9a2b6/barfoo-0.1.1.tar.gz#sha256=841758d17294d808be747df8a21d57dd2b59346326015e421645b8841e65f74d (from https://pypi.org/simple/barfoo/) (requires-python:>=3.6), version: 0.1.1 2021-07-14T22:13:28,866 Skipping link: not a file: https://pypi.org/simple/barfoo/ 2021-07-14T22:13:28,885 Given no hashes to check 1 links for project 'barfoo': discarding no candidates 2021-07-14T22:13:28,908 Collecting barfoo==0.1.0 2021-07-14T22:13:28,910 Created temporary directory: /tmp/pip-unpack-61mkv7te 2021-07-14T22:13:29,093 Downloading barfoo-0.1.0.tar.gz (1.7 kB) 2021-07-14T22:13:29,146 Added barfoo==0.1.0 from https://files.pythonhosted.org/packages/3c/c8/c2624158785aada47feb66bd00ef1c60a7775d2a36e170567cc5e400cca4/barfoo-0.1.0.tar.gz#sha256=14ef17fcdcc3293002261f29a4f7ad896f53acbfb7686a1960c5c7db1bbc2445 to build tracker '/tmp/pip-req-tracker-9anbp4uy' 2021-07-14T22:13:29,148 Running setup.py (path:/tmp/pip-wheel-n2gkiw6v/barfoo_9a9f316abd904872b910fbcdd26f9b0a/setup.py) egg_info for package barfoo 2021-07-14T22:13:29,148 Created temporary directory: /tmp/pip-pip-egg-info-qaytwjb5 2021-07-14T22:13:29,149 Running command python setup.py egg_info 2021-07-14T22:13:30,135 Traceback (most recent call last): 2021-07-14T22:13:30,136 File "", line 1, in 2021-07-14T22:13:30,136 File "/tmp/pip-wheel-n2gkiw6v/barfoo_9a9f316abd904872b910fbcdd26f9b0a/setup.py", line 6, in 2021-07-14T22:13:30,137 import barfoo 2021-07-14T22:13:30,137 File "/tmp/pip-wheel-n2gkiw6v/barfoo_9a9f316abd904872b910fbcdd26f9b0a/barfoo/__init__.py", line 5, in 2021-07-14T22:13:30,138 from barfoo.tools import * 2021-07-14T22:13:30,138 File "/tmp/pip-wheel-n2gkiw6v/barfoo_9a9f316abd904872b910fbcdd26f9b0a/barfoo/tools/__init__.py", line 1, in 2021-07-14T22:13:30,139 from .LeafDynMaker import LeafDynMaker 2021-07-14T22:13:30,139 File "/tmp/pip-wheel-n2gkiw6v/barfoo_9a9f316abd904872b910fbcdd26f9b0a/barfoo/tools/LeafDynMaker.py", line 1, in 2021-07-14T22:13:30,140 import abjad 2021-07-14T22:13:30,140 ModuleNotFoundError: No module named 'abjad' 2021-07-14T22:13:30,194 WARNING: Discarding https://files.pythonhosted.org/packages/3c/c8/c2624158785aada47feb66bd00ef1c60a7775d2a36e170567cc5e400cca4/barfoo-0.1.0.tar.gz#sha256=14ef17fcdcc3293002261f29a4f7ad896f53acbfb7686a1960c5c7db1bbc2445 (from https://pypi.org/simple/barfoo/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T22:13:30,196 ERROR: Could not find a version that satisfies the requirement barfoo==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-14T22:13:30,197 ERROR: No matching distribution found for barfoo==0.1.0 2021-07-14T22:13:30,197 Exception information: 2021-07-14T22:13:30,197 Traceback (most recent call last): 2021-07-14T22:13:30,197 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T22:13:30,197 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T22:13:30,197 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T22:13:30,197 raise RequirementsConflicted(criterion) 2021-07-14T22:13:30,197 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('barfoo==0.1.0') 2021-07-14T22:13:30,197 2021-07-14T22:13:30,197 During handling of the above exception, another exception occurred: 2021-07-14T22:13:30,197 2021-07-14T22:13:30,197 Traceback (most recent call last): 2021-07-14T22:13:30,197 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T22:13:30,197 result = self._result = resolver.resolve( 2021-07-14T22:13:30,197 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T22:13:30,197 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T22:13:30,197 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T22:13:30,197 raise ResolutionImpossible(e.criterion.information) 2021-07-14T22:13:30,197 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('barfoo==0.1.0'), parent=None)] 2021-07-14T22:13:30,197 2021-07-14T22:13:30,197 The above exception was the direct cause of the following exception: 2021-07-14T22:13:30,197 2021-07-14T22:13:30,197 Traceback (most recent call last): 2021-07-14T22:13:30,197 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T22:13:30,197 status = self.run(options, args) 2021-07-14T22:13:30,197 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T22:13:30,197 return func(self, options, args) 2021-07-14T22:13:30,197 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T22:13:30,197 requirement_set = resolver.resolve( 2021-07-14T22:13:30,197 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T22:13:30,197 raise error from e 2021-07-14T22:13:30,197 pip._internal.exceptions.DistributionNotFound: No matching distribution found for barfoo==0.1.0 2021-07-14T22:13:30,203 Removed barfoo==0.1.0 from https://files.pythonhosted.org/packages/3c/c8/c2624158785aada47feb66bd00ef1c60a7775d2a36e170567cc5e400cca4/barfoo-0.1.0.tar.gz#sha256=14ef17fcdcc3293002261f29a4f7ad896f53acbfb7686a1960c5c7db1bbc2445 from build tracker '/tmp/pip-req-tracker-9anbp4uy' 2021-07-14T22:13:30,204 Removed build tracker: '/tmp/pip-req-tracker-9anbp4uy'