Keith Winston wrote: > I want to play with some stats, but I am having trouble installing numpy > on mint 16 Petra/Saucy. Is there some way to do it, or some alternative, > or do I not know what I'm talking about (largely true in this case)?
What did you try? I don't have Mint 16, but I'd expect that $ sudo apt-get install python3-numpy will work. _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
