首页 > 编程 > Python > 正文

Win7,64位下Python3.5.2,安装reportlab(whl文件)

2019-11-06 07:47:56
字体:
来源:转载
供稿:网友

链接:http://www.lfd.uci.edu/~gohlke/pythonlibs/

reportlab工具包,在链接(非官方下载,比较全)里可以找到。

或到点击打开链接 下载reportlab的安装包whl文件。

安装reportlab的whl文件:

    在C:/PRogram Files/Python35/Scripts目录下,运行pip命令,文件名写全路径

    pip install D:/FileTest/reportlab-3.3.0-cp35-none-win_amd64.whl


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表