Skip to content
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

pip doesn't download on Mac #31

Open
KirstenRK opened this issue Mar 5, 2019 · 1 comment
Open

pip doesn't download on Mac #31

KirstenRK opened this issue Mar 5, 2019 · 1 comment

Comments

@KirstenRK
Copy link

Hi Jurgen,
I really appreciate your efforts for this beautiful extension.
Since a few weeks I now have a MacBook to try Inkscape stuff.
So, Inkscape 0.92.2 and MacOS Sierra 10.12.

The download and install of pip doesn't t work. This is the result in my terminal:

Searching for install Reading https://pypi.python.org/simple/install/ Download error on https://pypi.python.org/simple/install/: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590) -- Some packages may not be found! Couldn't find index page for 'install' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading https://pypi.python.org/simple/ Download error on https://pypi.python.org/simple/: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:590) -- Some packages may not be found! No local packages or download links found for install error: Could not find suitable distribution for Requirement.parse('install')

@KirstenRK
Copy link
Author

Okay..
Then I used this:
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py && sudo python get-pip.py
and that seemed to work.

After that, Inkscape complained that this autotrace version was incompatible with my system.
To be continued...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant