[SciPy-user] keep scipy quiet

Cory Davis cdavis at staffmail.ed.ac.uk
Mon Dec 12 10:33:45 EST 2005


Shouldn't the default be to say nothing?
There was a similar discussion earlier regarding the
"numerix Numeric xx.x" message and the consensus was that unless 
something has gone wrong, there shouldn't be any screen output at all.
These messages can be a real pain, for instance when using pipes to 
communicate between processes.  Also, not everyone has root access, so 
can't make the suggested change. I think it would be better if this 
message was disabled in the scipy distribution.

Cheers,
Cory.


Darren Dale wrote:
> On Monday 12 December 2005 09:34, Steve Schmerler wrote:
> 
>>Hi
>>
>>I'm sure this question has been asked before, but how can I get rid of
>>the "importing <package> to scipy" messages.
> 
> 
> Comment out line 119 in scipy_core's scipy/_import_tools.py file:
> 
> print 'Importing',package_name,'to',self.parent_name
> 
> Darren
> 
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user

-- 
---------------------------------------------------
Cory Davis
Institute for Atmospheric and Environmental Science
Room 307, Crew Building, Kings Buildings,
University of Edinburgh. Edinburgh EH9 3JN
phone: +44 131 6505092
www: http://www.geos.ed.ac.uk/contacts/homes/cdavis




More information about the SciPy-User mailing list