Skip to content

windows平台下安装pycurl #108

Open
@v5tech

Description

@v5tech

在windows平台下直接使用pip install pycurl会报错,可以去http://www.lfd.uci.edu/~gohlke/pythonlibs/ 下载pycurl的whl包然后再使用pip命令安装

https://pip.pypa.io/en/latest/user_guide.html#installing-from-wheels

pip install pycurl‑7.19.5.1‑cp27‑none‑win_amd64.whl

http://www.lfd.uci.edu/~gohlke/pythonlibs/ python 类库二进制安装包

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions