-
Notifications
You must be signed in to change notification settings - Fork 12
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: CERTIFICATE_VERIFY_FAILED #21
Comments
What version of python are you using? Is it 3.11? You can try |
Yeah I suspect it is also the Python version that is not right. Make sure you use Python >= 3.8. |
I used the most recent version of Python which was 3.10.9 along with Java 1.8.0_361 and then followed the video using Miniconda3 on Windows as advised. |
@StephenLeonardGreen Are you able to download https://wearables-files.ndph.ox.ac.uk/files/models/stepcount/ssl-20230208.joblib.lzma from any browser? If you click the link, does it download a file? |
I was able to download the file separately but not through the code. I just tried this again with the same Python/Java versions on a Windows 10 computer without an issue so I think the issue might be to do with Windows 11. Can anything be done about this? |
I had a fresh install of Windows 11, and after downloading the most recent versions of Python and Java as mentioned in the prerequisites, I followed the instructions mentioned here however when attempting to run the program on the example, I get this error.
The text was updated successfully, but these errors were encountered: