> #, 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.
                                          
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to