2021-08-19T09:56:49,963 Created temporary directory: /tmp/pip-ephem-wheel-cache-_ng6rhzn 2021-08-19T09:56:49,966 Created temporary directory: /tmp/pip-req-tracker-vdslsv0i 2021-08-19T09:56:49,967 Initialized build tracking at /tmp/pip-req-tracker-vdslsv0i 2021-08-19T09:56:49,967 Created build tracker: /tmp/pip-req-tracker-vdslsv0i 2021-08-19T09:56:49,967 Entered build tracker: /tmp/pip-req-tracker-vdslsv0i 2021-08-19T09:56:49,968 Created temporary directory: /tmp/pip-wheel-bvqm8bus 2021-08-19T09:56:50,002 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-19T09:56:50,005 2 location(s) to search for versions of convo-tt: 2021-08-19T09:56:50,005 * https://pypi.org/simple/convo-tt/ 2021-08-19T09:56:50,005 * https://www.piwheels.org/simple/convo-tt/ 2021-08-19T09:56:50,005 Fetching project page and analyzing links: https://pypi.org/simple/convo-tt/ 2021-08-19T09:56:50,006 Getting page https://pypi.org/simple/convo-tt/ 2021-08-19T09:56:50,007 Found index url https://pypi.org/simple 2021-08-19T09:56:50,109 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-19T09:56:50,110 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-19T09:56:50,110 Skipping link: No binaries permitted for convo-tt: https://files.pythonhosted.org/packages/7a/71/3f0ab778e3e061523539c6c52d6f66023d5d935f0eedac25bc338b897744/convo_tt-2.0.0-py3-none-any.whl#sha256=7423710c6866d49a39014973eaf992a6b93cfa306236af0e257602345afa223e (from https://pypi.org/simple/convo-tt/) (requires-python:>=3.6,<3.9) 2021-08-19T09:56:50,111 Link requires a different Python (3.9.2 not in: '>=3.6,<3.9'): https://files.pythonhosted.org/packages/cd/58/e024bc388503d54fdba10b0d0a02705280bfd602d905c85f1d49ac154f42/convo_tt-2.0.0.tar.gz#sha256=8178da6b450a072859ec59f169883dd209ebc6b147e33ea0c9ad689691db31aa (from https://pypi.org/simple/convo-tt/) (requires-python:>=3.6,<3.9) 2021-08-19T09:56:50,111 Fetching project page and analyzing links: https://www.piwheels.org/simple/convo-tt/ 2021-08-19T09:56:50,111 Getting page https://www.piwheels.org/simple/convo-tt/ 2021-08-19T09:56:50,112 Found index url https://www.piwheels.org/simple 2021-08-19T09:56:50,211 Skipping link: not a file: https://www.piwheels.org/simple/convo-tt/ 2021-08-19T09:56:50,211 Skipping link: not a file: https://pypi.org/simple/convo-tt/ 2021-08-19T09:56:50,231 Given no hashes to check 0 links for project 'convo-tt': discarding no candidates 2021-08-19T09:56:50,231 ERROR: Could not find a version that satisfies the requirement convo-tt==2.0.0 (from versions: none) 2021-08-19T09:56:50,232 ERROR: No matching distribution found for convo-tt==2.0.0 2021-08-19T09:56:50,232 Exception information: 2021-08-19T09:56:50,232 Traceback (most recent call last): 2021-08-19T09:56:50,232 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-19T09:56:50,232 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-19T09:56:50,232 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-19T09:56:50,232 raise RequirementsConflicted(criterion) 2021-08-19T09:56:50,232 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('convo-tt==2.0.0') 2021-08-19T09:56:50,232 2021-08-19T09:56:50,232 During handling of the above exception, another exception occurred: 2021-08-19T09:56:50,232 2021-08-19T09:56:50,232 Traceback (most recent call last): 2021-08-19T09:56:50,232 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-08-19T09:56:50,232 result = self._result = resolver.resolve( 2021-08-19T09:56:50,232 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-19T09:56:50,232 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-19T09:56:50,232 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-19T09:56:50,232 raise ResolutionImpossible(e.criterion.information) 2021-08-19T09:56:50,232 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('convo-tt==2.0.0'), parent=None)] 2021-08-19T09:56:50,232 2021-08-19T09:56:50,232 The above exception was the direct cause of the following exception: 2021-08-19T09:56:50,232 2021-08-19T09:56:50,232 Traceback (most recent call last): 2021-08-19T09:56:50,232 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-19T09:56:50,232 status = self.run(options, args) 2021-08-19T09:56:50,232 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-19T09:56:50,232 return func(self, options, args) 2021-08-19T09:56:50,232 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-08-19T09:56:50,232 requirement_set = resolver.resolve( 2021-08-19T09:56:50,232 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-19T09:56:50,232 raise error from e 2021-08-19T09:56:50,232 pip._internal.exceptions.DistributionNotFound: No matching distribution found for convo-tt==2.0.0 2021-08-19T09:56:50,236 Removed build tracker: '/tmp/pip-req-tracker-vdslsv0i'