seanyboi / rugbypy

Repository for rugby data analytics
https://seanyboi.github.io/rugbypy/
Apache License 2.0
19 stars 2 forks source link

Example in readme returns error #4

Closed lbray-ignyto closed 2 months ago

lbray-ignyto commented 2 months ago

Firstly thank you so much for this! It will be really useful for me if I can get it working :P

When using the example in the readme, I receive the below error: No match information for matches played on 20230101 either because no matches took place or rugbypy does not have access to the match data - <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:992)>. Please raise if neither.

This also happens for any other valid dates I have tried.

lbray-ignyto commented 2 months ago

I just had to update my certificates on my machine from Python 3.11 directory.