2021-07-14T08:49:21,858 Created temporary directory: /tmp/pip-ephem-wheel-cache-9jh0zapq 2021-07-14T08:49:21,861 Created temporary directory: /tmp/pip-req-tracker-izmxg15u 2021-07-14T08:49:21,862 Initialized build tracking at /tmp/pip-req-tracker-izmxg15u 2021-07-14T08:49:21,862 Created build tracker: /tmp/pip-req-tracker-izmxg15u 2021-07-14T08:49:21,862 Entered build tracker: /tmp/pip-req-tracker-izmxg15u 2021-07-14T08:49:21,863 Created temporary directory: /tmp/pip-wheel-o77ltpyl 2021-07-14T08:49:21,893 1 location(s) to search for versions of liquidtap: 2021-07-14T08:49:21,893 * https://pypi.org/simple/liquidtap/ 2021-07-14T08:49:21,894 Fetching project page and analyzing links: https://pypi.org/simple/liquidtap/ 2021-07-14T08:49:21,894 Getting page https://pypi.org/simple/liquidtap/ 2021-07-14T08:49:21,896 Found index url https://pypi.org/simple 2021-07-14T08:49:21,984 Found link https://files.pythonhosted.org/packages/b4/fc/1ae930e40cdd0f65eb8d4e4c9517b6239178caa0430cd4d2b98a75a8bb65/liquidtap-1.0.0.2.tar.gz#sha256=9564489c0b3ebe67a5daf058c7d1a2d840dee9d5ec33c88565c895a78d97b1c0 (from https://pypi.org/simple/liquidtap/), version: 1.0.0.2 2021-07-14T08:49:21,984 Found link https://files.pythonhosted.org/packages/14/40/cfbb8ecc8cd6c2ccf13b614ad166cbcb7db919458b5833093cf9dbbdbfeb/liquidtap-1.0.1.4.tar.gz#sha256=ea5a3d0ca25870013d9baafdeba88860fb5f595caf09b67452dc4f289b73f16d (from https://pypi.org/simple/liquidtap/), version: 1.0.1.4 2021-07-14T08:49:22,002 Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/19/0c/7ccf27615a1e5db8f544c457f0ff67a1fc41e4475c65440ebc636ed870ba/liquidtap-1.0.2-py2-none-any.whl#sha256=d03e0e9e630390a712f2fb85f286354b410f829b96c31a06a47944f820659b6d (from https://pypi.org/simple/liquidtap/) 2021-07-14T08:49:22,002 Found link https://files.pythonhosted.org/packages/88/e3/0e191c9ca95c2951f16e63062a98cc4ee9467caf26ef7997f363224030ee/liquidtap-1.0.2.tar.gz#sha256=ea88861ac4aac99c59c5047f71d381cf362aecbd630928c6a9036379e1dee24a (from https://pypi.org/simple/liquidtap/), version: 1.0.2 2021-07-14T08:49:22,002 Skipping link: not a file: https://pypi.org/simple/liquidtap/ 2021-07-14T08:49:22,004 Given no hashes to check 0 links for project 'liquidtap': discarding no candidates 2021-07-14T08:49:22,004 ERROR: Could not find a version that satisfies the requirement liquidtap==1.0.1 (from versions: 1.0.0.2, 1.0.1.4, 1.0.2) 2021-07-14T08:49:22,005 ERROR: No matching distribution found for liquidtap==1.0.1 2021-07-14T08:49:22,005 Exception information: 2021-07-14T08:49:22,005 Traceback (most recent call last): 2021-07-14T08:49:22,005 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T08:49:22,005 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T08:49:22,005 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T08:49:22,005 raise RequirementsConflicted(criterion) 2021-07-14T08:49:22,005 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('liquidtap==1.0.1') 2021-07-14T08:49:22,005 2021-07-14T08:49:22,005 During handling of the above exception, another exception occurred: 2021-07-14T08:49:22,005 2021-07-14T08:49:22,005 Traceback (most recent call last): 2021-07-14T08:49:22,005 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T08:49:22,005 result = self._result = resolver.resolve( 2021-07-14T08:49:22,005 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T08:49:22,005 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T08:49:22,005 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T08:49:22,005 raise ResolutionImpossible(e.criterion.information) 2021-07-14T08:49:22,005 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('liquidtap==1.0.1'), parent=None)] 2021-07-14T08:49:22,005 2021-07-14T08:49:22,005 The above exception was the direct cause of the following exception: 2021-07-14T08:49:22,005 2021-07-14T08:49:22,005 Traceback (most recent call last): 2021-07-14T08:49:22,005 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T08:49:22,005 status = self.run(options, args) 2021-07-14T08:49:22,005 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T08:49:22,005 return func(self, options, args) 2021-07-14T08:49:22,005 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T08:49:22,005 requirement_set = resolver.resolve( 2021-07-14T08:49:22,005 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T08:49:22,005 raise error from e 2021-07-14T08:49:22,005 pip._internal.exceptions.DistributionNotFound: No matching distribution found for liquidtap==1.0.1 2021-07-14T08:49:22,009 Removed build tracker: '/tmp/pip-req-tracker-izmxg15u'