Re: error in importing

2020-03-31 Thread DL Neil via Python-list
On 31/03/20 11:23 PM, Jami Yaswanth wrote: i am not able to use the libraries that are installed using "pip install pandas" Welcome to Python! Are you aware of the Python-Tutor Discussion List? (https://mail.python.org/mailman/listinfo/tutor) Please describe how you installed these libraries.

error in importing

2020-03-31 Thread Jami Yaswanth
i am not able to use the libraries that are installed using "pip install pandas" -- https://mail.python.org/mailman/listinfo/python-list

Re: error in importing numpy

2010-06-05 Thread exarkun
On 12:26 pm, michelpar...@live.com wrote: Hi, I am using ubuntu 9.10 . I just installed python 2.6.1 in /opt/python2.6 for using it with wingide for debugging symbols. I also installed numpy in python 2.6.1 using -- prefix method. but when i import numpy i get following error : ImportError:

error in importing numpy

2010-06-05 Thread michel parker
Hi, I am using ubuntu 9.10 . I just installed python 2.6.1 in /opt/python2.6 for using it with wingide for debugging symbols. I also installed numpy in python 2.6.1 using -- prefix method. but when i import numpy i get following error : ImportError: undefined symbol: _PyUnicodeUCS4_IsWhitespace

Re: Fw: error in importing scipy

2008-02-13 Thread Robert Kern
Mani Chandra wrote: > > > --- On Wed, 13/2/08, Mani Chandra <[EMAIL PROTECTED]> wrote: > >> From: Mani Chandra <[EMAIL PROTECTED]> >> Subject: error in importing scipy >> To: [EMAIL PROTECTED] >> Date: Wednesday, 13 February, 2008, 9:30 PM &g

Fw: error in importing scipy

2008-02-13 Thread Mani Chandra
--- On Wed, 13/2/08, Mani Chandra <[EMAIL PROTECTED]> wrote: > From: Mani Chandra <[EMAIL PROTECTED]> > Subject: error in importing scipy > To: [EMAIL PROTECTED] > Date: Wednesday, 13 February, 2008, 9:30 PM > Hi > I get the following error while importing scip