"Boris Borcic" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
| If your lazyness isn't caused by your impatience,
--
http://mail.python.org/mailman/listinfo/python-list
Davy wrote:
> Hi all,
>
> I have Python 2.4 and 2.5 in my PC. And PythonWin is installed as IDE.
>
> When I tried to use site-packages "Numpy", I installed the both
> version (i.e. for 2.4 and 2.5).
>
> Python 2.4 and Numpy for it work together well.
>
> But when I type "from numpy import *" in
Hi all,
I have Python 2.4 and 2.5 in my PC. And PythonWin is installed as IDE.
When I tried to use site-packages "Numpy", I installed the both
version (i.e. for 2.4 and 2.5).
Python 2.4 and Numpy for it work together well.
But when I type "from numpy import *" in Python 2.5. It throw out an
err