py27-pandas-0.13.1_1 conflict with py27-MySQLdb-1.2.3_4/ py27-MySQLdb55-1.2.3_4

John W. O'Brien john at saltant.com
Fri May 9 02:43:17 UTC 2014


On 4/18/14 8:45 AM, Irjohn Junus wrote:
> Dear All,
> 
> 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.html

[1] https://svnweb.freebsd.org/ports?view=revision&revision=351167

[2] https://svnweb.freebsd.org/ports?view=revision&revision=351159

[3] https://www.freebsd.org/cgi/query-pr.cgi?pr=185902

Regards,
John

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-python/attachments/20140508/dc8990e5/attachment.sig>


More information about the freebsd-python mailing list