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
On Dec 21, 2017 09:58, Tim Cordsen via Tutor wrote:
>
> Hello everybody,
> I am doing a python online class and I am lost. The "teacher" is a little
> chaotic and doesn't provide his code, so everyone must type on their own.
>
> Now the class reached a point where I am lost. It is about doing a s
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