2021-07-13T13:18:58,358 Created temporary directory: /tmp/pip-ephem-wheel-cache-esi0a7tt 2021-07-13T13:18:58,361 Created temporary directory: /tmp/pip-req-tracker-u995gia3 2021-07-13T13:18:58,361 Initialized build tracking at /tmp/pip-req-tracker-u995gia3 2021-07-13T13:18:58,362 Created build tracker: /tmp/pip-req-tracker-u995gia3 2021-07-13T13:18:58,362 Entered build tracker: /tmp/pip-req-tracker-u995gia3 2021-07-13T13:18:58,362 Created temporary directory: /tmp/pip-wheel-mn1scdip 2021-07-13T13:18:58,392 1 location(s) to search for versions of pyfnbr: 2021-07-13T13:18:58,392 * https://pypi.org/simple/pyfnbr/ 2021-07-13T13:18:58,393 Fetching project page and analyzing links: https://pypi.org/simple/pyfnbr/ 2021-07-13T13:18:58,393 Getting page https://pypi.org/simple/pyfnbr/ 2021-07-13T13:18:58,395 Found index url https://pypi.org/simple 2021-07-13T13:18:58,482 Found link https://files.pythonhosted.org/packages/ae/69/e883bd098bf1845a95f72f9166e560d088ae8c463955d4693ba8e2153dcc/PyFNBR-1.0.1.tar.gz#sha256=6ba580e91895a39e8e68d4c7c22cd12304a7d2a7e64c7c68498539bbfa8a6eac (from https://pypi.org/simple/pyfnbr/), version: 1.0.1 2021-07-13T13:18:58,482 Skipping link: not a file: https://pypi.org/simple/pyfnbr/ 2021-07-13T13:18:58,500 Given no hashes to check 1 links for project 'pyfnbr': discarding no candidates 2021-07-13T13:18:58,520 Collecting pyfnbr==1.0.1 2021-07-13T13:18:58,525 Created temporary directory: /tmp/pip-unpack-rb9nmq2o 2021-07-13T13:18:58,575 Downloading PyFNBR-1.0.1.tar.gz (3.7 kB) 2021-07-13T13:18:58,615 Added pyfnbr==1.0.1 from https://files.pythonhosted.org/packages/ae/69/e883bd098bf1845a95f72f9166e560d088ae8c463955d4693ba8e2153dcc/PyFNBR-1.0.1.tar.gz#sha256=6ba580e91895a39e8e68d4c7c22cd12304a7d2a7e64c7c68498539bbfa8a6eac to build tracker '/tmp/pip-req-tracker-u995gia3' 2021-07-13T13:18:58,616 Running setup.py (path:/tmp/pip-wheel-mn1scdip/pyfnbr_1398040f62594ea7b452fea8fa2b12ca/setup.py) egg_info for package pyfnbr 2021-07-13T13:18:58,617 Created temporary directory: /tmp/pip-pip-egg-info-b9qpe9v8 2021-07-13T13:18:58,617 Running command python setup.py egg_info 2021-07-13T13:18:59,688 Traceback (most recent call last): 2021-07-13T13:18:59,688 File "", line 1, in 2021-07-13T13:18:59,689 File "/tmp/pip-wheel-mn1scdip/pyfnbr_1398040f62594ea7b452fea8fa2b12ca/setup.py", line 3, in 2021-07-13T13:18:59,689 from fnbr import __version__ 2021-07-13T13:18:59,689 File "/tmp/pip-wheel-mn1scdip/pyfnbr_1398040f62594ea7b452fea8fa2b12ca/fnbr/__init__.py", line 30, in 2021-07-13T13:18:59,689 import aiohttp 2021-07-13T13:18:59,689 ModuleNotFoundError: No module named 'aiohttp' 2021-07-13T13:18:59,738 WARNING: Discarding https://files.pythonhosted.org/packages/ae/69/e883bd098bf1845a95f72f9166e560d088ae8c463955d4693ba8e2153dcc/PyFNBR-1.0.1.tar.gz#sha256=6ba580e91895a39e8e68d4c7c22cd12304a7d2a7e64c7c68498539bbfa8a6eac (from https://pypi.org/simple/pyfnbr/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T13:18:59,739 ERROR: Could not find a version that satisfies the requirement pyfnbr==1.0.1 (from versions: 1.0.1) 2021-07-13T13:18:59,740 ERROR: No matching distribution found for pyfnbr==1.0.1 2021-07-13T13:18:59,740 Exception information: 2021-07-13T13:18:59,740 Traceback (most recent call last): 2021-07-13T13:18:59,740 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T13:18:59,740 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T13:18:59,740 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T13:18:59,740 raise RequirementsConflicted(criterion) 2021-07-13T13:18:59,740 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyfnbr==1.0.1') 2021-07-13T13:18:59,740 2021-07-13T13:18:59,740 During handling of the above exception, another exception occurred: 2021-07-13T13:18:59,740 2021-07-13T13:18:59,740 Traceback (most recent call last): 2021-07-13T13:18:59,740 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T13:18:59,740 result = self._result = resolver.resolve( 2021-07-13T13:18:59,740 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T13:18:59,740 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T13:18:59,740 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T13:18:59,740 raise ResolutionImpossible(e.criterion.information) 2021-07-13T13:18:59,740 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyfnbr==1.0.1'), parent=None)] 2021-07-13T13:18:59,740 2021-07-13T13:18:59,740 The above exception was the direct cause of the following exception: 2021-07-13T13:18:59,740 2021-07-13T13:18:59,740 Traceback (most recent call last): 2021-07-13T13:18:59,740 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T13:18:59,740 status = self.run(options, args) 2021-07-13T13:18:59,740 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T13:18:59,740 return func(self, options, args) 2021-07-13T13:18:59,740 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T13:18:59,740 requirement_set = resolver.resolve( 2021-07-13T13:18:59,740 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T13:18:59,740 raise error from e 2021-07-13T13:18:59,740 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyfnbr==1.0.1 2021-07-13T13:18:59,745 Removed pyfnbr==1.0.1 from https://files.pythonhosted.org/packages/ae/69/e883bd098bf1845a95f72f9166e560d088ae8c463955d4693ba8e2153dcc/PyFNBR-1.0.1.tar.gz#sha256=6ba580e91895a39e8e68d4c7c22cd12304a7d2a7e64c7c68498539bbfa8a6eac from build tracker '/tmp/pip-req-tracker-u995gia3' 2021-07-13T13:18:59,745 Removed build tracker: '/tmp/pip-req-tracker-u995gia3'