Open tonimichel opened 11 years ago
Thanks for the report!
Unfortunately, distinguishing between "module not found" and "module raises error on import" is non-trivial. Armin ronacher has a nice write-up of this: http://lucumr.pocoo.org/2011/9/21/python-import-blackbox/
I will investigate if his solution can be applied here.
Throw error up to user console