2021-07-12T09:51:32,794 Created temporary directory: /tmp/pip-ephem-wheel-cache-xomrya_x 2021-07-12T09:51:32,797 Created temporary directory: /tmp/pip-req-tracker-a7kfvsfy 2021-07-12T09:51:32,798 Initialized build tracking at /tmp/pip-req-tracker-a7kfvsfy 2021-07-12T09:51:32,798 Created build tracker: /tmp/pip-req-tracker-a7kfvsfy 2021-07-12T09:51:32,798 Entered build tracker: /tmp/pip-req-tracker-a7kfvsfy 2021-07-12T09:51:32,799 Created temporary directory: /tmp/pip-wheel-48tifm_8 2021-07-12T09:51:32,829 1 location(s) to search for versions of python-trivia-api: 2021-07-12T09:51:32,829 * https://pypi.org/simple/python-trivia-api/ 2021-07-12T09:51:32,830 Fetching project page and analyzing links: https://pypi.org/simple/python-trivia-api/ 2021-07-12T09:51:32,830 Getting page https://pypi.org/simple/python-trivia-api/ 2021-07-12T09:51:32,832 Found index url https://pypi.org/simple 2021-07-12T09:51:32,920 Found link https://files.pythonhosted.org/packages/f8/28/732e5397a8b859d52ab03e893171e70a52851cdf5b37a7ebfc222d0ca9da/Python-Trivia-API-3.0.4.tar.gz#sha256=aab0cd5e9c462dcb807713f9c387010a275f3708bacbd11a75696e78914def64 (from https://pypi.org/simple/python-trivia-api/), version: 3.0.4 2021-07-12T09:51:32,921 Found link https://files.pythonhosted.org/packages/d9/dd/02e367a57eef9e594a28848f6b936c4949b4e65cd601fa859da8955645bd/Python-Trivia-API-4.0.0.tar.gz#sha256=7112aa911a9dfa15623ceb854e67b67b866384cb7a94090d06e3468b5e4b5ee5 (from https://pypi.org/simple/python-trivia-api/), version: 4.0.0 2021-07-12T09:51:32,921 Found link https://files.pythonhosted.org/packages/1e/44/3b62db3724c72bbaeaa876e9a9abee1b769457fc95766d999f84a7decda1/Python-Trivia-API-4.0.1.tar.gz#sha256=33ed5b719eda2a0ba3f2c333bc73f57ff0708c1f2495b01cdd85e7098b07aeea (from https://pypi.org/simple/python-trivia-api/), version: 4.0.1 2021-07-12T09:51:32,921 Found link https://files.pythonhosted.org/packages/23/98/6cd852892d8b01b49379370e2a3bb90ad1f967a705781c0a7d4e1b4a6617/Python-Trivia-API-4.0.2.tar.gz#sha256=261de89d12115003761c9796f6050b821f0cbdfc706257e4ba657a5a707998b9 (from https://pypi.org/simple/python-trivia-api/), version: 4.0.2 2021-07-12T09:51:32,922 Skipping link: not a file: https://pypi.org/simple/python-trivia-api/ 2021-07-12T09:51:32,940 Given no hashes to check 1 links for project 'python-trivia-api': discarding no candidates 2021-07-12T09:51:32,959 Collecting python-trivia-api==3.0.4 2021-07-12T09:51:32,960 Created temporary directory: /tmp/pip-unpack-4g5yazgl 2021-07-12T09:51:33,133 Downloading Python-Trivia-API-3.0.4.tar.gz (2.9 kB) 2021-07-12T09:51:33,174 Added python-trivia-api==3.0.4 from https://files.pythonhosted.org/packages/f8/28/732e5397a8b859d52ab03e893171e70a52851cdf5b37a7ebfc222d0ca9da/Python-Trivia-API-3.0.4.tar.gz#sha256=aab0cd5e9c462dcb807713f9c387010a275f3708bacbd11a75696e78914def64 to build tracker '/tmp/pip-req-tracker-a7kfvsfy' 2021-07-12T09:51:33,175 Running setup.py (path:/tmp/pip-wheel-48tifm_8/python-trivia-api_41feefe103ef4cfeb1614a38813e4b7a/setup.py) egg_info for package python-trivia-api 2021-07-12T09:51:33,176 Created temporary directory: /tmp/pip-pip-egg-info-fa48i_k6 2021-07-12T09:51:33,176 Running command python setup.py egg_info 2021-07-12T09:51:34,110 Traceback (most recent call last): 2021-07-12T09:51:34,111 File "", line 1, in 2021-07-12T09:51:34,111 File "/tmp/pip-wheel-48tifm_8/python-trivia-api_41feefe103ef4cfeb1614a38813e4b7a/setup.py", line 3, in 2021-07-12T09:51:34,111 from pytrivia import __version__ 2021-07-12T09:51:34,111 File "/tmp/pip-wheel-48tifm_8/python-trivia-api_41feefe103ef4cfeb1614a38813e4b7a/pytrivia/__init__.py", line 2, in 2021-07-12T09:51:34,112 from .trivia import Trivia 2021-07-12T09:51:34,112 File "/tmp/pip-wheel-48tifm_8/python-trivia-api_41feefe103ef4cfeb1614a38813e4b7a/pytrivia/trivia.py", line 5, in 2021-07-12T09:51:34,112 from aiohttp import ClientSession 2021-07-12T09:51:34,112 ModuleNotFoundError: No module named 'aiohttp' 2021-07-12T09:51:34,162 WARNING: Discarding https://files.pythonhosted.org/packages/f8/28/732e5397a8b859d52ab03e893171e70a52851cdf5b37a7ebfc222d0ca9da/Python-Trivia-API-3.0.4.tar.gz#sha256=aab0cd5e9c462dcb807713f9c387010a275f3708bacbd11a75696e78914def64 (from https://pypi.org/simple/python-trivia-api/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T09:51:34,164 ERROR: Could not find a version that satisfies the requirement python-trivia-api==3.0.4 (from versions: 3.0.4, 4.0.0, 4.0.1, 4.0.2) 2021-07-12T09:51:34,164 ERROR: No matching distribution found for python-trivia-api==3.0.4 2021-07-12T09:51:34,164 Exception information: 2021-07-12T09:51:34,164 Traceback (most recent call last): 2021-07-12T09:51:34,164 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T09:51:34,164 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T09:51:34,164 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T09:51:34,164 raise RequirementsConflicted(criterion) 2021-07-12T09:51:34,164 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('python-trivia-api==3.0.4') 2021-07-12T09:51:34,164 2021-07-12T09:51:34,164 During handling of the above exception, another exception occurred: 2021-07-12T09:51:34,164 2021-07-12T09:51:34,164 Traceback (most recent call last): 2021-07-12T09:51:34,164 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T09:51:34,164 result = self._result = resolver.resolve( 2021-07-12T09:51:34,164 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T09:51:34,164 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T09:51:34,164 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T09:51:34,164 raise ResolutionImpossible(e.criterion.information) 2021-07-12T09:51:34,164 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('python-trivia-api==3.0.4'), parent=None)] 2021-07-12T09:51:34,164 2021-07-12T09:51:34,164 The above exception was the direct cause of the following exception: 2021-07-12T09:51:34,164 2021-07-12T09:51:34,164 Traceback (most recent call last): 2021-07-12T09:51:34,164 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T09:51:34,164 status = self.run(options, args) 2021-07-12T09:51:34,164 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T09:51:34,164 return func(self, options, args) 2021-07-12T09:51:34,164 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T09:51:34,164 requirement_set = resolver.resolve( 2021-07-12T09:51:34,164 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T09:51:34,164 raise error from e 2021-07-12T09:51:34,164 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-trivia-api==3.0.4 2021-07-12T09:51:34,169 Removed python-trivia-api==3.0.4 from https://files.pythonhosted.org/packages/f8/28/732e5397a8b859d52ab03e893171e70a52851cdf5b37a7ebfc222d0ca9da/Python-Trivia-API-3.0.4.tar.gz#sha256=aab0cd5e9c462dcb807713f9c387010a275f3708bacbd11a75696e78914def64 from build tracker '/tmp/pip-req-tracker-a7kfvsfy' 2021-07-12T09:51:34,169 Removed build tracker: '/tmp/pip-req-tracker-a7kfvsfy'