2021-07-12T13:12:25,073 Created temporary directory: /tmp/pip-ephem-wheel-cache-2iorv602 2021-07-12T13:12:25,076 Created temporary directory: /tmp/pip-req-tracker-zeeip_14 2021-07-12T13:12:25,076 Initialized build tracking at /tmp/pip-req-tracker-zeeip_14 2021-07-12T13:12:25,076 Created build tracker: /tmp/pip-req-tracker-zeeip_14 2021-07-12T13:12:25,077 Entered build tracker: /tmp/pip-req-tracker-zeeip_14 2021-07-12T13:12:25,077 Created temporary directory: /tmp/pip-wheel-_68bbsnv 2021-07-12T13:12:25,106 1 location(s) to search for versions of blackmagic: 2021-07-12T13:12:25,106 * https://pypi.org/simple/blackmagic/ 2021-07-12T13:12:25,107 Fetching project page and analyzing links: https://pypi.org/simple/blackmagic/ 2021-07-12T13:12:25,107 Getting page https://pypi.org/simple/blackmagic/ 2021-07-12T13:12:25,109 Found index url https://pypi.org/simple 2021-07-12T13:12:25,286 Found link https://files.pythonhosted.org/packages/7d/00/9d9600c0b09cb4b020644d4adc03b6aeb615cf298860bd95d19e8f6cf7cc/blackmagic-0.0.1.tar.gz#sha256=f7f88f0248c25a9c6c518e7c7be2ae394fa8fefd6aad62d1d9667e31a7f30a30 (from https://pypi.org/simple/blackmagic/), version: 0.0.1 2021-07-12T13:12:25,287 Found link https://files.pythonhosted.org/packages/90/d4/ff4a7a8c86a4f341d82ab81bb183b46cb6615176cdca16616812dcd6f33a/blackmagic-0.0.2.tar.gz#sha256=4039d6fb6ac76874720b10524a58086e730931c9d8a6853e091d1aad096b9845 (from https://pypi.org/simple/blackmagic/), version: 0.0.2 2021-07-12T13:12:25,287 Skipping link: not a file: https://pypi.org/simple/blackmagic/ 2021-07-12T13:12:25,305 Given no hashes to check 1 links for project 'blackmagic': discarding no candidates 2021-07-12T13:12:25,323 Collecting blackmagic==0.0.1 2021-07-12T13:12:25,325 Created temporary directory: /tmp/pip-unpack-pmlb4xfx 2021-07-12T13:12:25,495 Downloading blackmagic-0.0.1.tar.gz (2.0 kB) 2021-07-12T13:12:25,531 Added blackmagic==0.0.1 from https://files.pythonhosted.org/packages/7d/00/9d9600c0b09cb4b020644d4adc03b6aeb615cf298860bd95d19e8f6cf7cc/blackmagic-0.0.1.tar.gz#sha256=f7f88f0248c25a9c6c518e7c7be2ae394fa8fefd6aad62d1d9667e31a7f30a30 to build tracker '/tmp/pip-req-tracker-zeeip_14' 2021-07-12T13:12:25,532 Running setup.py (path:/tmp/pip-wheel-_68bbsnv/blackmagic_34780e055bf54eeab59682f16dbfc12f/setup.py) egg_info for package blackmagic 2021-07-12T13:12:25,532 Created temporary directory: /tmp/pip-pip-egg-info-rkd_1o17 2021-07-12T13:12:25,533 Running command python setup.py egg_info 2021-07-12T13:12:26,296 Traceback (most recent call last): 2021-07-12T13:12:26,297 File "", line 1, in 2021-07-12T13:12:26,297 File "/tmp/pip-wheel-_68bbsnv/blackmagic_34780e055bf54eeab59682f16dbfc12f/setup.py", line 23, in 2021-07-12T13:12:26,297 long_description=readme(), 2021-07-12T13:12:26,297 File "/tmp/pip-wheel-_68bbsnv/blackmagic_34780e055bf54eeab59682f16dbfc12f/setup.py", line 14, in readme 2021-07-12T13:12:26,297 with open('README.md') as f: 2021-07-12T13:12:26,298 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-12T13:12:26,347 WARNING: Discarding https://files.pythonhosted.org/packages/7d/00/9d9600c0b09cb4b020644d4adc03b6aeb615cf298860bd95d19e8f6cf7cc/blackmagic-0.0.1.tar.gz#sha256=f7f88f0248c25a9c6c518e7c7be2ae394fa8fefd6aad62d1d9667e31a7f30a30 (from https://pypi.org/simple/blackmagic/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T13:12:26,349 ERROR: Could not find a version that satisfies the requirement blackmagic==0.0.1 (from versions: 0.0.1, 0.0.2) 2021-07-12T13:12:26,349 ERROR: No matching distribution found for blackmagic==0.0.1 2021-07-12T13:12:26,349 Exception information: 2021-07-12T13:12:26,349 Traceback (most recent call last): 2021-07-12T13:12:26,349 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T13:12:26,349 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T13:12:26,349 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T13:12:26,349 raise RequirementsConflicted(criterion) 2021-07-12T13:12:26,349 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('blackmagic==0.0.1') 2021-07-12T13:12:26,349 2021-07-12T13:12:26,349 During handling of the above exception, another exception occurred: 2021-07-12T13:12:26,349 2021-07-12T13:12:26,349 Traceback (most recent call last): 2021-07-12T13:12:26,349 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T13:12:26,349 result = self._result = resolver.resolve( 2021-07-12T13:12:26,349 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T13:12:26,349 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T13:12:26,349 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T13:12:26,349 raise ResolutionImpossible(e.criterion.information) 2021-07-12T13:12:26,349 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('blackmagic==0.0.1'), parent=None)] 2021-07-12T13:12:26,349 2021-07-12T13:12:26,349 The above exception was the direct cause of the following exception: 2021-07-12T13:12:26,349 2021-07-12T13:12:26,349 Traceback (most recent call last): 2021-07-12T13:12:26,349 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T13:12:26,349 status = self.run(options, args) 2021-07-12T13:12:26,349 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T13:12:26,349 return func(self, options, args) 2021-07-12T13:12:26,349 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T13:12:26,349 requirement_set = resolver.resolve( 2021-07-12T13:12:26,349 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T13:12:26,349 raise error from e 2021-07-12T13:12:26,349 pip._internal.exceptions.DistributionNotFound: No matching distribution found for blackmagic==0.0.1 2021-07-12T13:12:26,355 Removed blackmagic==0.0.1 from https://files.pythonhosted.org/packages/7d/00/9d9600c0b09cb4b020644d4adc03b6aeb615cf298860bd95d19e8f6cf7cc/blackmagic-0.0.1.tar.gz#sha256=f7f88f0248c25a9c6c518e7c7be2ae394fa8fefd6aad62d1d9667e31a7f30a30 from build tracker '/tmp/pip-req-tracker-zeeip_14' 2021-07-12T13:12:26,355 Removed build tracker: '/tmp/pip-req-tracker-zeeip_14'