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