You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: