I'm having an odd problem with supabase python. Wh...
# python
w
I'm having an odd problem with supabase python. When running simple operations with a newly created client, I get the following error:
Copy code
httpx.ConnectError: [Errno -2] Name or service not known
Can anyone help me solve this?