Skip to content
This repository was archived by the owner on Feb 13, 2019. It is now read-only.
This repository was archived by the owner on Feb 13, 2019. It is now read-only.

dependency install w/easy_install fails on <10.13 (as of warehouse/pypi TLS change) #77

@arubdesu

Description

@arubdesu

Hearing reports of this:

+ [[ -x /usr/bin/easy_install-2.7 ]]
+ /usr/bin/python2.7 /usr/bin/easy_install-2.7 -U virtualenv==13.1.2 setuptools==18.6.1
Searching for virtualenv==13.1.2
Reading https://pypi.python.org/simple/virtualenv/
Couldn't find index page for 'virtualenv' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
No local packages or download links found for virtualenv==13.1.2
error: Could not find suitable distribution for Requirement.parse('virtualenv==13.1.2')

Possibly related to https://mail.python.org/pipermail/distutils-sig/2018-April/032114.html ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions