Skip to content

ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:777)5-classifier_example.py #71

Description

@Eurus-Holmes

In the 5-classifier_example.py,
when I run (X_train, y_train), (X_test, y_test) = mnist.load_data() in the Pycharm

Loading data...
Downloading data from https://s3.amazonaws.com/text-datasets/imdb.npz

error:
ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:777)
but when I run in the ipython,
no error...

why?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions