2021-07-14T09:22:13,241 Created temporary directory: /tmp/pip-ephem-wheel-cache-z8bkkza1 2021-07-14T09:22:13,244 Created temporary directory: /tmp/pip-req-tracker-1ld_a6h2 2021-07-14T09:22:13,245 Initialized build tracking at /tmp/pip-req-tracker-1ld_a6h2 2021-07-14T09:22:13,245 Created build tracker: /tmp/pip-req-tracker-1ld_a6h2 2021-07-14T09:22:13,245 Entered build tracker: /tmp/pip-req-tracker-1ld_a6h2 2021-07-14T09:22:13,246 Created temporary directory: /tmp/pip-wheel-7digbb5m 2021-07-14T09:22:13,275 1 location(s) to search for versions of avrecorder: 2021-07-14T09:22:13,275 * https://pypi.org/simple/avrecorder/ 2021-07-14T09:22:13,276 Fetching project page and analyzing links: https://pypi.org/simple/avrecorder/ 2021-07-14T09:22:13,276 Getting page https://pypi.org/simple/avrecorder/ 2021-07-14T09:22:13,278 Found index url https://pypi.org/simple 2021-07-14T09:22:13,460 Found link https://files.pythonhosted.org/packages/37/d9/e131187d03282482cf001bc6d9274493d64efeb056ca3181f895353615aa/AVrecordeR-1.0.zip#sha256=45d6c381f065e7a020f1f7601c0e4afa9d4b5cf4ef8f1cf38f1d259eb4899c12 (from https://pypi.org/simple/avrecorder/), version: 1.0 2021-07-14T09:22:13,460 Skipping link: not a file: https://pypi.org/simple/avrecorder/ 2021-07-14T09:22:13,478 Given no hashes to check 1 links for project 'avrecorder': discarding no candidates 2021-07-14T09:22:13,497 Collecting avrecorder==1.0 2021-07-14T09:22:13,498 Created temporary directory: /tmp/pip-unpack-qrv5lln7 2021-07-14T09:22:13,541 Downloading AVrecordeR-1.0.zip (3.2 kB) 2021-07-14T09:22:13,555 Added avrecorder==1.0 from https://files.pythonhosted.org/packages/37/d9/e131187d03282482cf001bc6d9274493d64efeb056ca3181f895353615aa/AVrecordeR-1.0.zip#sha256=45d6c381f065e7a020f1f7601c0e4afa9d4b5cf4ef8f1cf38f1d259eb4899c12 to build tracker '/tmp/pip-req-tracker-1ld_a6h2' 2021-07-14T09:22:13,556 Running setup.py (path:/tmp/pip-wheel-7digbb5m/avrecorder_03e2bbf78e9349d1bc73f691343c1e58/setup.py) egg_info for package avrecorder 2021-07-14T09:22:13,557 Created temporary directory: /tmp/pip-pip-egg-info-74uylqjb 2021-07-14T09:22:13,557 Running command python setup.py egg_info 2021-07-14T09:22:14,577 Traceback (most recent call last): 2021-07-14T09:22:14,578 File "", line 1, in 2021-07-14T09:22:14,578 File "/tmp/pip-wheel-7digbb5m/avrecorder_03e2bbf78e9349d1bc73f691343c1e58/setup.py", line 14, in 2021-07-14T09:22:14,578 long_description=open('README.md').read(), 2021-07-14T09:22:14,579 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-14T09:22:14,627 WARNING: Discarding https://files.pythonhosted.org/packages/37/d9/e131187d03282482cf001bc6d9274493d64efeb056ca3181f895353615aa/AVrecordeR-1.0.zip#sha256=45d6c381f065e7a020f1f7601c0e4afa9d4b5cf4ef8f1cf38f1d259eb4899c12 (from https://pypi.org/simple/avrecorder/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T09:22:14,628 ERROR: Could not find a version that satisfies the requirement avrecorder==1.0 (from versions: 1.0) 2021-07-14T09:22:14,628 ERROR: No matching distribution found for avrecorder==1.0 2021-07-14T09:22:14,629 Exception information: 2021-07-14T09:22:14,629 Traceback (most recent call last): 2021-07-14T09:22:14,629 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T09:22:14,629 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T09:22:14,629 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T09:22:14,629 raise RequirementsConflicted(criterion) 2021-07-14T09:22:14,629 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('avrecorder==1.0') 2021-07-14T09:22:14,629 2021-07-14T09:22:14,629 During handling of the above exception, another exception occurred: 2021-07-14T09:22:14,629 2021-07-14T09:22:14,629 Traceback (most recent call last): 2021-07-14T09:22:14,629 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T09:22:14,629 result = self._result = resolver.resolve( 2021-07-14T09:22:14,629 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T09:22:14,629 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T09:22:14,629 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T09:22:14,629 raise ResolutionImpossible(e.criterion.information) 2021-07-14T09:22:14,629 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('avrecorder==1.0'), parent=None)] 2021-07-14T09:22:14,629 2021-07-14T09:22:14,629 The above exception was the direct cause of the following exception: 2021-07-14T09:22:14,629 2021-07-14T09:22:14,629 Traceback (most recent call last): 2021-07-14T09:22:14,629 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T09:22:14,629 status = self.run(options, args) 2021-07-14T09:22:14,629 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T09:22:14,629 return func(self, options, args) 2021-07-14T09:22:14,629 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T09:22:14,629 requirement_set = resolver.resolve( 2021-07-14T09:22:14,629 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T09:22:14,629 raise error from e 2021-07-14T09:22:14,629 pip._internal.exceptions.DistributionNotFound: No matching distribution found for avrecorder==1.0 2021-07-14T09:22:14,634 Removed avrecorder==1.0 from https://files.pythonhosted.org/packages/37/d9/e131187d03282482cf001bc6d9274493d64efeb056ca3181f895353615aa/AVrecordeR-1.0.zip#sha256=45d6c381f065e7a020f1f7601c0e4afa9d4b5cf4ef8f1cf38f1d259eb4899c12 from build tracker '/tmp/pip-req-tracker-1ld_a6h2' 2021-07-14T09:22:14,635 Removed build tracker: '/tmp/pip-req-tracker-1ld_a6h2'