On 09/03/2015 14:15, Dave Angel wrote:
> On 03/07/2015 02:15 PM, Markos wrote:
>> Hi,
>>
>> I'm beginning to study the numpy.
>>
>> When I open a terminal (Debian Squeeze) and run the python interpreter
>> the command "import numpy as np" run without errors.
>>
>> But when I run the same command on
On 03/07/2015 02:15 PM, Markos wrote:
Hi,
I'm beginning to study the numpy.
When I open a terminal (Debian Squeeze) and run the python interpreter
the command "import numpy as np" run without errors.
But when I run the same command on idle3 the following error appears.
import numpy as np
T
Hi,
I'm beginning to study the numpy.
When I open a terminal (Debian Squeeze) and run the python interpreter
the command "import numpy as np" run without errors.
But when I run the same command on idle3 the following error appears.
import numpy as np
Traceback (most recent call last):
Fil