Skip to content

Certificate issues with github in Python 2 #1268

@fmassa

Description

@fmassa

Tests in Python2 are now failing with error

IOError: [Errno socket error] [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)

see e.g., https://travis-ci.org/pytorch/vision/jobs/573261632

This is due to a change in github it seems, and has been worked around in PyTorch in pytorch/pytorch#25042

A few possible solutions:

I'd vote for trying out option 2 for now.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions