-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SSL error? #2
Comments
Does it always gives you this error even if you retry multiple times? Did it ever work before? The script works on my side with no problem (just tried it). It seems more of a Connection / Environment Python problem, and not related to this library, so I suggest you google the error and try to find an answer in SO 😄 |
You can re-open the issue if you have more questions |
After investigating more, it seems it is an SSL problem. Fantasy PL website seem to have updated their minimum SSL connection requirements. In your terminal, run |
So I checked that it worked in Python 3 as it uses the correct OpenSSL version. So you can follow the instructions in the branch python3. Just tested it, it works. |
Got SSL Error while running the script fom MAC; Any idea:
The text was updated successfully, but these errors were encountered: