Question about PySmug and PyCurl

farbodrfarbodr 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

Comments

  • bziclixbziclix Registered Users Posts: 20 Big grins
    edited October 15, 2008
    farbodr wrote:
    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

    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
    Brian Zimmer / bzimmer.ziclix.com
Sign In or Register to comment.