Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8206983
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T08:51:24+00:00 2026-06-07T08:51:24+00:00

Matplotlib has recently released a python 3 compatible version . To install matplotlib, you

  • 0

Matplotlib has recently released a python 3 compatible version. To install matplotlib, you need numpy.

I was following the instructions here for installing matplotlib. I tried installing numpy according to the instructions for Mac OS Lion 10.7 here (in the hope it might be similar enough), but Terminal got stuck at the first command:

$curl http://python-distribute.org/distribute_setup.py | python3

dyld: Library not loaded: @rpath/libcurl.4.dylib
  Referenced from: /Library/Frameworks/Python.framework/Versions/Current/bin/curl
  Reason: Incompatible library version: curl requires version 7.0.0 or later, but libcurl.4.dylib provides version 6.0.0

same for the second one (as expected):

$ curl https://raw.github.com/pypa/pip/master/contrib/get-pip.py | python3

dyld: Library not loaded: @rpath/libcurl.4.dylib
  Referenced from: /Library/Frameworks/Python.framework/Versions/Current/bin/curl
  Reason: Incompatible library version: curl requires version 7.0.0 or later, but libcurl.4.dylib provides version 6.0.0

Any ideas for how to fix the curl error?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T08:51:26+00:00Added an answer on June 7, 2026 at 8:51 am

    From this post, I found instructions to update curl.

    But I was concerned about downloading a Mac-safe version, so I went to this page, scrolled down to the Mac section and chose one on the Apple website.

    In the end I decided to install this version as an additional curl (ie, not replace the system curl), so here are the modified instructions:

    1. Download curl sources (link #2)
    2. Unarchive the zip file somewhere
    3. Open a Terminal window and go to the directory containing curl sources
    4. Type: $CFLAGS=-m64 ./configure --prefix=pathname
    5. Type: $make
    6. Type: $sudo make install

    To run it, cd into the pathname/bin/ directory, and run:

    $ ./curl URL_OF_DOWNLOAD | python3
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to install matplotlib on my mac setup. I find that setup.py has
I am using matplotlib and numpy to make a polar plot. Here is some
I recently moved from matplotlib version '0.99.1.1' to '1.0.1'. A new glitch i'm encountering
I am trying to run a python script which has the following statements: import
Matplotlib newbie here. I have the following code: from pylab import figure, show import
I have a class that has an output() method which returns a matplotlib Figure
I am new to Matplotlib and Python. I mostly use Matlab. Currently, I am
I am using Python matplotlib. i want to superimpose scatter plots. I know how
I'm using matplotlib and Python 2.7 I have a MxN matrix of tuples, an
Alright, so after reinstalling my os my python installation died. Python, numpy and ipython

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.