How do i install pyCurl?

后端 未结 7 1368
野的像风
野的像风 2020-12-13 14:36

I am VERY new to python. I used libcurl with no problems and used pyCurl once in the past. Now i want to set it up on my machine and dev. However i have no idea how to do it

相关标签:
7条回答
  • 2020-12-13 15:22

    My environment is Windows 7 and Python 2.7. Although my Windows 7 is 64-bit, my Python 2.7 is 32-bit.

    I had success by visiting http://pycurl.sourceforge.net/download/ and downloading and running pycurl-7.19.3.win32-py2.7.msi.

    0 讨论(0)
提交回复
热议问题