Skip to content

Help with "Error in rethrow_call" #97

@rempsyc

Description

@rempsyc

After installing and loading:

install.packages("webshot")
webshot::install_phantomjs()
library(webshot)

I run:

example(webshot)

Or the examples in the readme.md:

webshot("https://www.r-project.org/", "r.png")

And I consistently get:

Error in rethrow_call(c_processx_exec, command, c(command, args), stdin,  : 
  Command 'C:/Users/username/Documents/R/win-library/3.6/processx/bin/x64/supervisor.exe' not found @win/processx.c:983 (processx_exec)
Type .Last.error.trace to see where the error occured

Any idea why?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions