Re: pandas import failed from iPython Notebook

2014-04-03 Thread Irjohn Junus
b/__init__.py in () 15 from .ufunclike import * 16 ---> 17 from . import scimath as emath 18 from .polynomial import * 19 #import convertcode ImportError: cannot import name scimath On Thu, Apr 3, 2014 at 9:16 PM, John W. O'Brien wrote: > On 4/3/14 1:30 AM, Irjohn Jun

Re: pandas import failed from iPython Notebook

2014-04-03 Thread Irjohn Junus
Hi John, It was: LD_LIBRARY_PATH=/usr/local/lib/gcc47 ipython notebook Regards, Irjohn On Fri, Apr 4, 2014 at 9:53 AM, John W. O'Brien wrote: > On 4/3/14 4:33 PM, Irjohn Junus wrote: > [...] > > 0. I wouldn't know, it's my first time installing Python scientific

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

2014-04-18 Thread Irjohn Junus
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: root@khaleesi:/usr/ports # python Python 2.7.6 (defa

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

2014-05-08 Thread Irjohn Junus
ocal/lib/gcc47 after upgrading gcc port a few days ago, which is described in your link [0]. Do I issue this command as root? Need advice here, thanks. Regards, Irjohn On Fri, May 9, 2014 at 10:42 AM, John W. O'Brien wrote: > On 4/18/14 8:45 AM, Irjohn Junus wrote: > > Dear

Re: math/py-numpy cannot satisfy libgfortran dependency on libgcc_s/GCC_4.6.0 [WAS: Re: py27-pandas-0.13.1_1 conflict with py27-MySQLdb-1.2.3_4]

2014-05-17 Thread Irjohn Junus
3, 2014 at 11:05 AM, John W. O'Brien wrote: > On 5/8/14 11:33 PM, Irjohn Junus wrote: > > Hi John, > > > > No worries and yes I'm still having the problem. > > > > I remember seeing this message: > > ===>>> pkg-message for gcc-4.7.3_1 > &

Re: math/py-numpy cannot satisfy libgfortran dependency on libgcc_s/GCC_4.6.0 [WAS: Re: py27-pandas-0.13.1_1 conflict with py27-MySQLdb-1.2.3_4]

2014-06-14 Thread Irjohn Junus
.so.9 libsvn_ra_neon-1.so.0 libgcrypt.so.18 libxcb-randr.so.1 Thanks, Irjohn On Wed, May 28, 2014 at 7:58 PM, John W. O'Brien wrote: > On 5/18/14 12:30 AM, Irjohn Junus wrote: > > Thank you for looking at this. Apologies for my late reply it's been > > crazy busy at work latel