Skip to content

urllib2 error when installing #1346

@alexreg

Description

@alexreg

I'm following the instructions in the README to install Cargo.

git clone https://github.com/rust-lang/cargo
cd cargo
git submodule update --init
./.travis.install.deps.sh
./configure --local-rust-root="$PWD"/rustc
make
make install

But on the make step, it immediately fails with the following Python error. https://gist.github.com/e1859a1b726646296c2a. (Note that I'm running on OS X 10.10.2 with Python 2.7.9.)

See mtschirs/quizduellapi#2 (comment) for possible cause.

It seems that Python < 2.7.9 didn't validate certificates in the HTTP client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions