On Mon, Feb 6, 2012 at 8:36 PM, Bruce Wade <bruce.w...@gmail.com> wrote:

> Found the problem:
>
> from BeautifulSoup import BeautifulStoneSoup
>
> I was not using my virtualenv to run web2py so instead of reporting the
> import error it just prevents the module from loading. I see the good and
> bad with this approach is there a way to force web2py to tell about errors
> found when loading a module?
>

This is a known issue, we are looking for a good solution, I am testing
"traceback" module, but it cannot catch the error message from
custom_importer.

-- 

Bruno Rocha
[http://rochacbruno.com.br]

Reply via email to