Save as PNG

In the documentation it says that Selenium and PhantomJS are required to save panel objects as PNG. I’ve got both of them installed, alongside Firefox and geckodriver (placed in system PATH), and I still seem to be unable to get it to work.

RuntimeError: Neither firefox and geckodriver nor a variant of chromium browser and chromedriver are available on system PATH. You can install the former with 'conda install -c conda-forge firefox geckodriver'.

What am I doing wrong?

@Material-Scientist

See this github issue for bokeh.

https://github.com/bokeh/bokeh/issues/10108

1 Like

Hi @Material-Scientist,
I am struggling on the same Issue. Did you figured it out and can give me some advise how I can manage that webdriver Issue as well?

Update: Problem solved. I just reinstalled geckodriver…

1 Like