Error message is clear: it failed to look up the module. Can u change
into the directory and import it on the console?

--- on 2012/4/5 22:41:15, Amit <[email protected]> wrote:
>
>
> Hi,
> I have downloaded and extracted Facebook sdk and trying to use in my
> web2py application, I have uploaded facebook.py in my application's
> Modules and trying to import using the statement
> "from applications.facebook.modules.facebook import * " in default.py
> class and when i try to run its giving error "<type
> 'exceptions.ImportError'> No module named facebook.modules.facebook".
> I am new to web2py development so not sure whether i did something
> wrong or not, so please guide me to resolve this issue.
>
> Regards,
> Amit

Reply via email to