Try putting your module in 'web2py/site-packages' and reference it
with a normal import and see if that works.  If it does, good, but it
wont help us understand the problem.

If it doesn't, it may give you some more insight into why your module
is not importing using local_import().

On Mar 30, 1:12 pm, "contatogilson...@gmail.com"
<contatogilson...@gmail.com> wrote:
> I researched the list of the error of using local_import (), but without
> success. I used the "import applications.app.modules.script as Script" and
> other ideas did not work. Howshould I do about it?
>
> The error: ImportError: No module named testapp.modules.FormatTweets
>
> _____________________________________________
> *Gilson Filho*
> *Web Developerhttp://gilsondev.com*

Reply via email to