Hi,
I want to use pycurl in my web2py app to send Post request to the server, I 
added Pycurl path(path to pycurl.c file ---> pycurl-7.19.0\src) to 
pythonpath and tried to import pycurl in default.py class but it throws 
error "
<type 'exceptions.ImportError'> No module named pycurl"

even i tried to add pycurl.c file in mudule but it shows "pycurl.c.py", so 
not sure how to add pycurl.c file in web2py project and use it?

Please assist me to resolve this issue.



-- 



Reply via email to