Hello, I had some problems and I solved some of them, I will post what to solve them and the current error:
Problem 1 - 'Maximum amount of retries reached'.
Solution 1 - update Fake-useragent:
pip install --upgrade fake-useragent
Problem 2 - "AttributeError: module 'inspect' has no attribute 'getargspec'"
Solution 2 - Downgrade Python to Python 3.7.
Problem 3 - "Connection Error!"
Solution 3 - I still don't have it, it's a mapped error, but even reading all the proxies it doesn't connect.
Hello, I had some problems and I solved some of them, I will post what to solve them and the current error:
Problem 1 - 'Maximum amount of retries reached'.
Solution 1 - update Fake-useragent:
pip install --upgrade fake-useragent
Problem 2 - "AttributeError: module 'inspect' has no attribute 'getargspec'"
Solution 2 - Downgrade Python to Python 3.7.
Problem 3 - "Connection Error!"
Solution 3 - I still don't have it, it's a mapped error, but even reading all the proxies it doesn't connect.