redditwarp icon indicating copy to clipboard operation
redditwarp copied to clipboard

Any request raises RuntimeError: Python urllib does not support `follow_redirects=False`

Open apirogov opened this issue 7 months ago • 1 comments

I tried redditwarp 1.3.0 with Python 3.10 and Python 3.11 and for both I get this error.

apirogov avatar Apr 22 '25 19:04 apirogov

This is a bug. I can see the mistake I made and I shall fix it… next release.

For now, just install another HTTP transport library. Sorry about that and thanks for the report.

Pyprohly avatar Apr 23 '25 14:04 Pyprohly