gpt4 book ai didi

r - 我收到类似 Error in if (file.access(phantompath, 1) < 0) { : argument is of length zero when I use Phantomjs(port = 4567l) 的错误

转载 作者:行者123 更新时间:2023-12-01 16:12:54 32 4
gpt4 key购买 nike

我的代码是

library(RSelenium)
library(wdman)
pDrv <- phantomjs(port = 4567L)

下面是我运行上述代码后遇到的错误。

    checking phantomjs versions:
BEGIN: PREDOWNLOAD
BEGIN: DOWNLOAD
BEGIN: POSTDOWNLOAD
Error in if (file.access(phantompath, 1) < 0) { :
argument is of length zero

这个问题困扰了我几个星期,自从我换了笔记本并升级到win10后,它再也不能像以前那样运行良好,请帮助我。

最佳答案

试试这个

binman::rm_platform("phantomjs")
wdman::selenium(retcommand = TRUE)

如果仍然出现错误,则转到here下载 zip 文件。解压,得到.exe文件,一般放到这个文件夹中(你的可能不同)

C:\Users\user\AppData\Local\binman\binman_phantomjs\windows\2.1.1

关于r - 我收到类似 Error in if (file.access(phantompath, 1) < 0) { : argument is of length zero when I use Phantomjs(port = 4567l) 的错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46202062/

32 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com