Date: Thu, 08 May 2014 22:42:56 -0400 From: "John W. O'Brien" <john@saltant.com> To: Irjohn Junus <i.junus@gmail.com>, python@FreeBSD.org, Jimmy Olgeni <olgeni@freebsd.org> Subject: Re: py27-pandas-0.13.1_1 conflict with py27-MySQLdb-1.2.3_4/ py27-MySQLdb55-1.2.3_4 Message-ID: <536C40B0.2060705@saltant.com> In-Reply-To: <CALXkR%2B8ivP3m2aJN%2Bm88Sz%2B4BodAxnYioBvgUotFZf_-TVPLgg@mail.gmail.com> References: <CALXkR%2B8ivP3m2aJN%2Bm88Sz%2B4BodAxnYioBvgUotFZf_-TVPLgg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --LWMD4e730mg9f4CcWf5t2gmwgvJfSCeQ9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 4/18/14 8:45 AM, Irjohn Junus wrote: > Dear All, >=20 > I'm running 9.1-RELEASE and today just after freebsd-update to p11 and > updating ports to the latest found out that pandas won't import after > MySQLdb is imported first. Strangely, it will import no problem if > MySQLdb is imported after: Hi Irjohn, Sorry for the long delay. Are you still having this problem? >>>> import MySQLdb >>>> import pandas as pd > /lib/libgcc_s.so.1: version GCC_4.6.0 required by > /usr/local/lib/gcc47/libgfortran.so.3 not found [...] > Traceback (most recent call last): [...] > File "/usr/local/lib/python2.7/site-packages/numpy/linalg/linalg.py",= > line 29, in <module> > from numpy.linalg import lapack_lite, _umath_linalg > ImportError: /lib/libgcc_s.so.1: version GCC_4.6.0 required by > /usr/local/lib/gcc47/libgfortran.so.3 not found It looks like this thread [0], these commits [1] [2], and this PR [3] are related. [0] https://lists.freebsd.org/pipermail/freebsd-toolchain/2014-April/001149.h= tml [1] https://svnweb.freebsd.org/ports?view=3Drevision&revision=3D351167 [2] https://svnweb.freebsd.org/ports?view=3Drevision&revision=3D351159 [3] https://www.freebsd.org/cgi/query-pr.cgi?pr=3D185902 Regards, John --LWMD4e730mg9f4CcWf5t2gmwgvJfSCeQ9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iQEcBAEBCgAGBQJTbEC1AAoJEORay8JGGICYFwEIAIiBOMVQFz/iwyMtMb6PtHzK ZpixyjiG4RduHnptIiM77NretTfwiKnl9bpE+OFkXq87KUDP9BnQgt2+iORSsXtu SfeAWckd6MEnfiRwdmh49+6dmwr2EX7SVr/n2/c95gjS3csKX2hdpCull3lWXPKb zRbufpR9RowyX/Riv3R89SRH1uW3V4tH3z2e0uEXL9j5Jjps+fh/o5s1/TFLUTUi Fgpd7Y/d8l5VraNk5ZRaKKHFQ7A31u+ETjqD6wJSPCV87Ya3X8TlCE0WlTnifwbC 5Suv7BT2DCE/53tncb8GPsZyU34ErrzygxUUa50dTe+GxeApEma4Wu+zh4ZJJ3c= =UQ9d -----END PGP SIGNATURE----- --LWMD4e730mg9f4CcWf5t2gmwgvJfSCeQ9--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?536C40B0.2060705>