Peter Hodges writes:
> Hi. I downloaded Python 3.6 from the python site, then followed online
> directions for pip to install numpy (in users? —user was in the
> example).
> When I start IDLE in the Python 3.6 in Applications and then type
> import numpy as np I get the following:
> import numpy
See Anaconda, a py dist packed with sci modules. Comes bundled with lots of
goodies !
Abdur-Rahmaan Janhangeer,
Mauritius
abdurrahmaanjanhangeer.wordpress.com
On 23 Dec 2017 12:45, "Peter Hodges" wrote:
> Hi. I downloaded Python 3.6 from the python site, then followed online
> directions for pi
Op 23 dec. 2017 09:47 schreef Peter Hodges :
>
> Hi. I downloaded Python 3.6 from the python site, then followed online
> directions for pip to install numpy (in users? —user was in the example).
> When I start IDLE in the Python 3.6 in Applications and then type import
> numpy as np I get the f
Op 23 dec. 2017 09:47 schreef Peter Hodges :
>
> Hi. I downloaded Python 3.6 from the python site, then followed online
> directions for pip to install numpy (in users? —user was in the example).
> When I start IDLE in the Python 3.6 in Applications and then type import
> numpy as np I get the f
Hi. I downloaded Python 3.6 from the python site, then followed online
directions for pip to install numpy (in users? —user was in the example).
When I start IDLE in the Python 3.6 in Applications and then type import numpy
as np I get the following:
import numpy as np
Traceback (most recent call