Question about PySmug and PyCurl
farbodr
Registered Users Posts: 7 Beginner grinner
I'm trying to install PySmug but having trouble installing PyCurl or more specifically cUrl. I've tried all distributions of cUrl and PyCurl doesn't seem to like any of them. It either complains about the libcurl.lib missing or it complains that Python was compiled with VC 2003. Is there a PyCurl distro that has the needed cUrl libs so I don't have to install cUrl separately? If not, can you point me to a cUrl distro that worked for you and what compiler did you use to compile it for PyCurl?
Thx,
Fred
Thx,
Fred
0
Comments
Hi Fred,
I develop with and use OS X and Unix so I'm not very familiar with the needs of a Windows development environment.
According to http://bazaar-vcs.org/PyCurl Windows installers are available.
thanks, brian