Billy Ram

Results 3 comments of Billy Ram

at first, the error I get is `cannot import name 'get_host' from 'urllib3.util.url'` Then once I downgrade urllib3 `pip install urllib3==1.26.6` I get this error `ImportError: cannot import name 'get_host'...