[Tutor] Distributing Python Code for Commercial Porpoises?

Che M pine508 at hotmail.com
Sat Aug 7 05:38:04 CEST 2010



> #, showing his output. We need to make sure we are on the same playing 
> ground with numpy and scipy. I don't think we are. He barely knows 
> Python, but did, supposedly, a install of it, numpy and scipy from the 
> same written direction I use. I think he mistakenly installed a 
> different version of numpy. So how can we make sure we or anyone are on 
> the same playing field? 

Both of you do this from IDLE:

import numpy
help(numpy)

Read the version # at the end.
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100806/e728b102/attachment.html>


More information about the Tutor mailing list