Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #85298 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2015-02-07 05:20 +1100 |
| Last post | 2015-02-07 05:20 +1100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Matplotlib import error Chris Angelico <rosuav@gmail.com> - 2015-02-07 05:20 +1100
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2015-02-07 05:20 +1100 |
| Subject | Re: Matplotlib import error |
| Message-ID | <mailman.18511.1423246835.18130.python-list@python.org> |
On Sat, Feb 7, 2015 at 3:34 AM, C Smith <illusiontechniques@gmail.com> wrote: > ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/linalg/lapack_lite.so, > 2): Symbol not found: __gfortran_compare_string Ah, installing from source on a Mac and having problems. Have I heard this story before? Just occasionally? It's almost as if the platform is actively hostile toward C and Fortran... But I found this at the far end of a Google search. Maybe it'll help? http://stackoverflow.com/questions/22080154/error-importing-numpy-after-upgrading-with-pip ChrisA
Back to top | Article view | comp.lang.python
csiph-web