Thanks all! I was mixed with the system python version and mine.
And I got the problem solved by configuring the python environmental.
On Wed, Apr 8, 2009 at 1:10 AM, Michael Abshoff <
michael.absh...@googlemail.com> wrote:
> charlie wrote:
> > Hi All,
>
> Hi Charlie,
>
> > I got the "undefined
charlie wrote:
> Hi All,
Hi Charlie,
> I got the "undefined symbol: PyUnicodeUCS2_FromUnicode" error when
> importing numpy.
>
> I have my own non-root version of python 2.5.4 final installed with
> --prefix=$HOME/usr.
> PYTHONHOME=$HOME/usr;
> PYTHONPATH="$PYTHONHOME/lib:$PYTHONHOME/lib/python
charlie wrote:
> Hi All,
>
> I got the "undefined symbol: PyUnicodeUCS2_FromUnicode" error when
> importing numpy.
>
> I have my own non-root version of python 2.5.4 final installed with
> --prefix=$HOME/usr.
> PYTHONHOME=$HOME/usr;
> PYTHONPATH="$PYTHONHOME/lib:$PYTHONHOME/lib/python2.5/site-pack
On Wed, Apr 8, 2009 at 03:05, charlie wrote:
> Hi All,
>
> I got theĀ "undefined symbol: PyUnicodeUCS2_FromUnicode" error when
> importing numpy.
>
> I have my own non-root version of python 2.5.4 final installed with
> --prefix=$HOME/usr.
> PYTHONHOME=$HOME/usr;
> PYTHONPATH="$PYTHONHOME/lib:$PYT
Hi All,
I got the "undefined symbol: PyUnicodeUCS2_FromUnicode" error when
importing numpy.
I have my own non-root version of python 2.5.4 final installed with
--prefix=$HOME/usr.
PYTHONHOME=$HOME/usr;
PYTHONPATH="$PYTHONHOME/lib:$PYTHONHOME/lib/python2.5/site-packages/"
install and import other