Hi!
I am using zingg version 0.3.4 on databricks. I ran the '%pip install zingg==0.3.4' command just like I usually do but this morning it's giving me an error like: 'WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f9efa456ac0>: Failed to establish a new connection: [Errno 101] Network is unreachable')': /simple/zingg/
ERROR: Could not find a version that satisfies the requirement zingg==0.3.4 (from versions: none)
ERROR: No matching distribution found for zingg==0.3.4'.
Please provide some advice on troubleshooting this. I tried pip installing other libraries and it's working fine! Note: I have ran %pip install zingg==0.3.4 several times over the last few weeks and this is the first time I am facing this issue. I did not change any configurations.