2021-08-18T16:16:06,847 Created temporary directory: /tmp/pip-ephem-wheel-cache-96uvfv9s 2021-08-18T16:16:06,850 Created temporary directory: /tmp/pip-req-tracker-alases9i 2021-08-18T16:16:06,851 Initialized build tracking at /tmp/pip-req-tracker-alases9i 2021-08-18T16:16:06,851 Created build tracker: /tmp/pip-req-tracker-alases9i 2021-08-18T16:16:06,851 Entered build tracker: /tmp/pip-req-tracker-alases9i 2021-08-18T16:16:06,852 Created temporary directory: /tmp/pip-wheel-v_dvm959 2021-08-18T16:16:06,886 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-18T16:16:06,889 2 location(s) to search for versions of convo-tt: 2021-08-18T16:16:06,889 * https://pypi.org/simple/convo-tt/ 2021-08-18T16:16:06,889 * https://www.piwheels.org/simple/convo-tt/ 2021-08-18T16:16:06,889 Fetching project page and analyzing links: https://pypi.org/simple/convo-tt/ 2021-08-18T16:16:06,890 Getting page https://pypi.org/simple/convo-tt/ 2021-08-18T16:16:06,891 Found index url https://pypi.org/simple 2021-08-18T16:16:06,981 Skipping link: No binaries permitted for convo-tt: https://files.pythonhosted.org/packages/40/41/b2bb31cc4b22e1a8d6fbdffda4b1fc06a79f60a799c20bc213a786e9c0dd/convo_tt-1.0.0-py3-none-any.whl#sha256=53fea1721526b4ad8791b910de891b0d6b875da44f10c45f989991cb1b01172c (from https://pypi.org/simple/convo-tt/) (requires-python:>=3.6,<3.9) 2021-08-18T16:16:06,982 Link requires a different Python (3.9.2 not in: '>=3.6,<3.9'): https://files.pythonhosted.org/packages/cf/a8/190f36059bc9659fb69fb5f4df39ca3b7f989dff4505cf436dd9d47d1478/convo_tt-1.0.0.tar.gz#sha256=df80b5d3c4318e7f32bccc524daec6339b0499f016a4312222c2351c6cac0679 (from https://pypi.org/simple/convo-tt/) (requires-python:>=3.6,<3.9) 2021-08-18T16:16:06,982 Fetching project page and analyzing links: https://www.piwheels.org/simple/convo-tt/ 2021-08-18T16:16:06,982 Getting page https://www.piwheels.org/simple/convo-tt/ 2021-08-18T16:16:06,983 Found index url https://www.piwheels.org/simple 2021-08-18T16:16:07,109 Skipping link: not a file: https://www.piwheels.org/simple/convo-tt/ 2021-08-18T16:16:07,110 Skipping link: not a file: https://pypi.org/simple/convo-tt/ 2021-08-18T16:16:07,128 Given no hashes to check 0 links for project 'convo-tt': discarding no candidates 2021-08-18T16:16:07,128 ERROR: Could not find a version that satisfies the requirement convo-tt==1.0.0 (from versions: none) 2021-08-18T16:16:07,129 ERROR: No matching distribution found for convo-tt==1.0.0 2021-08-18T16:16:07,129 Exception information: 2021-08-18T16:16:07,129 Traceback (most recent call last): 2021-08-18T16:16:07,129 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-18T16:16:07,129 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-18T16:16:07,129 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-18T16:16:07,129 raise RequirementsConflicted(criterion) 2021-08-18T16:16:07,129 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('convo-tt==1.0.0') 2021-08-18T16:16:07,129 2021-08-18T16:16:07,129 During handling of the above exception, another exception occurred: 2021-08-18T16:16:07,129 2021-08-18T16:16:07,129 Traceback (most recent call last): 2021-08-18T16:16:07,129 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-08-18T16:16:07,129 result = self._result = resolver.resolve( 2021-08-18T16:16:07,129 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-18T16:16:07,129 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-18T16:16:07,129 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-18T16:16:07,129 raise ResolutionImpossible(e.criterion.information) 2021-08-18T16:16:07,129 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('convo-tt==1.0.0'), parent=None)] 2021-08-18T16:16:07,129 2021-08-18T16:16:07,129 The above exception was the direct cause of the following exception: 2021-08-18T16:16:07,129 2021-08-18T16:16:07,129 Traceback (most recent call last): 2021-08-18T16:16:07,129 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-18T16:16:07,129 status = self.run(options, args) 2021-08-18T16:16:07,129 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-18T16:16:07,129 return func(self, options, args) 2021-08-18T16:16:07,129 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-08-18T16:16:07,129 requirement_set = resolver.resolve( 2021-08-18T16:16:07,129 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-18T16:16:07,129 raise error from e 2021-08-18T16:16:07,129 pip._internal.exceptions.DistributionNotFound: No matching distribution found for convo-tt==1.0.0 2021-08-18T16:16:07,133 Removed build tracker: '/tmp/pip-req-tracker-alases9i'