/matplotlib/__init__.py: catch OSError when calling subprocess.
An OSError can occur when the user does not have the command in the path. Fixes an error reported by Nils Wagner.
Authored by: astraw 2008-12-11
Parent: [r6562]
Child: [r6564]