2021-10-28T16:09:47,750 Created temporary directory: /tmp/pip-ephem-wheel-cache-7v_ctjmi 2021-10-28T16:09:47,753 Created temporary directory: /tmp/pip-req-tracker-p4ixcxaz 2021-10-28T16:09:47,754 Initialized build tracking at /tmp/pip-req-tracker-p4ixcxaz 2021-10-28T16:09:47,754 Created build tracker: /tmp/pip-req-tracker-p4ixcxaz 2021-10-28T16:09:47,754 Entered build tracker: /tmp/pip-req-tracker-p4ixcxaz 2021-10-28T16:09:47,755 Created temporary directory: /tmp/pip-wheel-pr0kz1qo 2021-10-28T16:09:47,786 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-28T16:09:47,789 2 location(s) to search for versions of supabase-realtime: 2021-10-28T16:09:47,789 * https://pypi.org/simple/supabase-realtime/ 2021-10-28T16:09:47,789 * https://www.piwheels.org/simple/supabase-realtime/ 2021-10-28T16:09:47,789 Fetching project page and analyzing links: https://pypi.org/simple/supabase-realtime/ 2021-10-28T16:09:47,790 Getting page https://pypi.org/simple/supabase-realtime/ 2021-10-28T16:09:47,792 Found index url https://pypi.org/simple 2021-10-28T16:09:47,896 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/63/47/b2ef931706e0cfc60274550d12c114d1955cd441044479fd04e382d75eb0/supabase-realtime-0.0.1.tar.gz#sha256=f6c7e5011bc1828e3b3a1c6d9ef6e6be83cc53a7ff096349260d3a452bab8351 (from https://pypi.org/simple/supabase-realtime/) (requires-python:>=3.8,<4.0) 2021-10-28T16:09:47,896 Skipping link: No binaries permitted for supabase-realtime: https://files.pythonhosted.org/packages/4b/d7/9ebf4b3aa0c19fa6f92a3889ce4419bb387637f06035510cb70017d04ba0/supabase_realtime-0.0.1-py3-none-any.whl#sha256=d1e12cf5ee155e47996e0c2e199ef751246939b7654a67b1054a597018908cab (from https://pypi.org/simple/supabase-realtime/) (requires-python:>=3.8,<4.0) 2021-10-28T16:09:47,897 Fetching project page and analyzing links: https://www.piwheels.org/simple/supabase-realtime/ 2021-10-28T16:09:47,897 Getting page https://www.piwheels.org/simple/supabase-realtime/ 2021-10-28T16:09:47,898 Found index url https://www.piwheels.org/simple 2021-10-28T16:09:48,072 Skipping link: not a file: https://www.piwheels.org/simple/supabase-realtime/ 2021-10-28T16:09:48,072 Skipping link: not a file: https://pypi.org/simple/supabase-realtime/ 2021-10-28T16:09:48,086 Given no hashes to check 0 links for project 'supabase-realtime': discarding no candidates 2021-10-28T16:09:48,086 ERROR: Could not find a version that satisfies the requirement supabase-realtime==0.0.1 (from versions: none) 2021-10-28T16:09:48,087 ERROR: No matching distribution found for supabase-realtime==0.0.1 2021-10-28T16:09:48,087 Exception information: 2021-10-28T16:09:48,087 Traceback (most recent call last): 2021-10-28T16:09:48,087 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-28T16:09:48,087 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-28T16:09:48,087 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-28T16:09:48,087 raise RequirementsConflicted(criterion) 2021-10-28T16:09:48,087 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('supabase-realtime==0.0.1') 2021-10-28T16:09:48,087 2021-10-28T16:09:48,087 During handling of the above exception, another exception occurred: 2021-10-28T16:09:48,087 2021-10-28T16:09:48,087 Traceback (most recent call last): 2021-10-28T16:09:48,087 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-28T16:09:48,087 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-28T16:09:48,087 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-28T16:09:48,087 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-28T16:09:48,087 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-28T16:09:48,087 raise ResolutionImpossible(e.criterion.information) 2021-10-28T16:09:48,087 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('supabase-realtime==0.0.1'), parent=None)] 2021-10-28T16:09:48,087 2021-10-28T16:09:48,087 The above exception was the direct cause of the following exception: 2021-10-28T16:09:48,087 2021-10-28T16:09:48,087 Traceback (most recent call last): 2021-10-28T16:09:48,087 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-28T16:09:48,087 status = self.run(options, args) 2021-10-28T16:09:48,087 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-28T16:09:48,087 return func(self, options, args) 2021-10-28T16:09:48,087 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-28T16:09:48,087 reqs, check_supported_wheels=True 2021-10-28T16:09:48,087 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-28T16:09:48,087 raise error from e 2021-10-28T16:09:48,087 pip._internal.exceptions.DistributionNotFound: No matching distribution found for supabase-realtime==0.0.1 2021-10-28T16:09:48,091 Removed build tracker: '/tmp/pip-req-tracker-p4ixcxaz'