[Tutor] Import Erro:No module numpy

2016-01-30 Thread Thabo Msiza
Whenever I try to run a matlab plot program (program copied from the internet) I come up with a Error - "ImportError:No Module named numpy" but I have installed numpy several times using "pip install" and "conda update"please help ___ Tutor mailli

Re: [Tutor] Import Erro:No module numpy

2016-01-30 Thread Steven D'Aprano
On Sat, Jan 30, 2016 at 08:00:17PM +0200, Thabo Msiza wrote: > Whenever I try to run a matlab plot program (program copied from the > internet) I come up with a Error - "ImportError:No Module named numpy" but > I have installed numpy several times using "pip install" and "conda > update"ple