Getting Numpy working in IDLE
S Lawson <[email protected]> Sun, 31 Jan 2016 17:07:40 +0000
| Newsgroups | gmane.comp.python.idle |
|---|---|
| Message-ID | <[email protected]> |
I have numpy installed on the computer i.e. in a python shell '>>> import numpy' works but not from within the working IDLE (Python-3.4). Are there any notes available that would help me. Thanks in advance