2021-07-12T12:20:05,803 Created temporary directory: /tmp/pip-ephem-wheel-cache-7bn2e3ka 2021-07-12T12:20:05,806 Created temporary directory: /tmp/pip-req-tracker-mxa7ny4x 2021-07-12T12:20:05,807 Initialized build tracking at /tmp/pip-req-tracker-mxa7ny4x 2021-07-12T12:20:05,807 Created build tracker: /tmp/pip-req-tracker-mxa7ny4x 2021-07-12T12:20:05,807 Entered build tracker: /tmp/pip-req-tracker-mxa7ny4x 2021-07-12T12:20:05,808 Created temporary directory: /tmp/pip-wheel-zh350slw 2021-07-12T12:20:05,837 1 location(s) to search for versions of galio: 2021-07-12T12:20:05,837 * https://pypi.org/simple/galio/ 2021-07-12T12:20:05,837 Fetching project page and analyzing links: https://pypi.org/simple/galio/ 2021-07-12T12:20:05,838 Getting page https://pypi.org/simple/galio/ 2021-07-12T12:20:05,839 Found index url https://pypi.org/simple 2021-07-12T12:20:06,015 Found link https://files.pythonhosted.org/packages/32/65/8e1f1f49ed7f078f5142e4d8a9a23d60209a724e5aba4fdbea713e9d1d58/Galio-1.0.0.tar.gz#sha256=fdb08bf6e7bc4a81e1d034218c7f9909803b0c76622c2191df535e890623ad21 (from https://pypi.org/simple/galio/), version: 1.0.0 2021-07-12T12:20:06,016 Skipping link: not a file: https://pypi.org/simple/galio/ 2021-07-12T12:20:06,033 Given no hashes to check 1 links for project 'galio': discarding no candidates 2021-07-12T12:20:06,052 Collecting galio==1.0.0 2021-07-12T12:20:06,054 Created temporary directory: /tmp/pip-unpack-himeuzuo 2021-07-12T12:20:06,093 Downloading Galio-1.0.0.tar.gz (6.8 kB) 2021-07-12T12:20:06,123 Added galio==1.0.0 from https://files.pythonhosted.org/packages/32/65/8e1f1f49ed7f078f5142e4d8a9a23d60209a724e5aba4fdbea713e9d1d58/Galio-1.0.0.tar.gz#sha256=fdb08bf6e7bc4a81e1d034218c7f9909803b0c76622c2191df535e890623ad21 to build tracker '/tmp/pip-req-tracker-mxa7ny4x' 2021-07-12T12:20:06,124 Running setup.py (path:/tmp/pip-wheel-zh350slw/galio_082208332fb642ec972f0160f7b4c2ed/setup.py) egg_info for package galio 2021-07-12T12:20:06,125 Created temporary directory: /tmp/pip-pip-egg-info-f7evp4xp 2021-07-12T12:20:06,125 Running command python setup.py egg_info 2021-07-12T12:20:07,051 Traceback (most recent call last): 2021-07-12T12:20:07,052 File "", line 1, in 2021-07-12T12:20:07,052 File "/tmp/pip-wheel-zh350slw/galio_082208332fb642ec972f0160f7b4c2ed/setup.py", line 12, in 2021-07-12T12:20:07,053 long_description=open('README.md').read(), 2021-07-12T12:20:07,053 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-12T12:20:07,106 WARNING: Discarding https://files.pythonhosted.org/packages/32/65/8e1f1f49ed7f078f5142e4d8a9a23d60209a724e5aba4fdbea713e9d1d58/Galio-1.0.0.tar.gz#sha256=fdb08bf6e7bc4a81e1d034218c7f9909803b0c76622c2191df535e890623ad21 (from https://pypi.org/simple/galio/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T12:20:07,108 ERROR: Could not find a version that satisfies the requirement galio==1.0.0 (from versions: 1.0.0) 2021-07-12T12:20:07,108 ERROR: No matching distribution found for galio==1.0.0 2021-07-12T12:20:07,109 Exception information: 2021-07-12T12:20:07,109 Traceback (most recent call last): 2021-07-12T12:20:07,109 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T12:20:07,109 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T12:20:07,109 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T12:20:07,109 raise RequirementsConflicted(criterion) 2021-07-12T12:20:07,109 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('galio==1.0.0') 2021-07-12T12:20:07,109 2021-07-12T12:20:07,109 During handling of the above exception, another exception occurred: 2021-07-12T12:20:07,109 2021-07-12T12:20:07,109 Traceback (most recent call last): 2021-07-12T12:20:07,109 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T12:20:07,109 result = self._result = resolver.resolve( 2021-07-12T12:20:07,109 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T12:20:07,109 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T12:20:07,109 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T12:20:07,109 raise ResolutionImpossible(e.criterion.information) 2021-07-12T12:20:07,109 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('galio==1.0.0'), parent=None)] 2021-07-12T12:20:07,109 2021-07-12T12:20:07,109 The above exception was the direct cause of the following exception: 2021-07-12T12:20:07,109 2021-07-12T12:20:07,109 Traceback (most recent call last): 2021-07-12T12:20:07,109 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T12:20:07,109 status = self.run(options, args) 2021-07-12T12:20:07,109 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T12:20:07,109 return func(self, options, args) 2021-07-12T12:20:07,109 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T12:20:07,109 requirement_set = resolver.resolve( 2021-07-12T12:20:07,109 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T12:20:07,109 raise error from e 2021-07-12T12:20:07,109 pip._internal.exceptions.DistributionNotFound: No matching distribution found for galio==1.0.0 2021-07-12T12:20:07,113 Removed galio==1.0.0 from https://files.pythonhosted.org/packages/32/65/8e1f1f49ed7f078f5142e4d8a9a23d60209a724e5aba4fdbea713e9d1d58/Galio-1.0.0.tar.gz#sha256=fdb08bf6e7bc4a81e1d034218c7f9909803b0c76622c2191df535e890623ad21 from build tracker '/tmp/pip-req-tracker-mxa7ny4x' 2021-07-12T12:20:07,114 Removed build tracker: '/tmp/pip-req-tracker-mxa7ny4x'