我正在尝试将大量的URL转换为python中的.pdf文件。我来到pdfkit,看起来它是我的问题的一个很好的解决方案。我做了使用anaconda提示安装pdfkit没问题。
我现在正在尝试安装wkhtmltopdf.exe文件,当我从https://wkhtmltopdf.org/downloads.html下载文件时,它开始下载。
当我点击实际安装下载时,它开始运行并安装到路径C:\ Program Files \ wkhtmltopdf
几秒钟后,我收到一条错误消息:
Error opening file for writing
C:\Program Files\wkhtmltopdf\bin\wkhtmltopdf.exe
Click Abort to stop the installation,
Retry to try again, or
Ignore to skip this file
我在Windows 10机器上。我试过在网上看,并且不知道试图下载这个文件会出现什么问题
编辑:由于正在安装的更新,McAfee阻止了下载
答案 0 :(得分:0)
从官方网站https://wkhtmltopdf.org/downloads.html下载时,请选择正确的Windows版本(32位/ 64位)。
也许您想考虑: