-
-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
My Chrome updated today (Ubuntu 24.04) and now dfi.export is broken with the following error:
CalledProcessError: Command '['--enable-logging', '--disable-gpu', '--headless=old', '--crash-dumps-dir=/home/alex/.dataframe_image/tmpykuuxx_z', '--force-device-scale-factor=3.0', '--window-size=1400,900', '--hide-scrollbars', '--screenshot=/home/alex/.dataframe_image/tmpykuuxx_z/temp.png', '/home/alex/.dataframe_image/tmpykuuxx_z/temp.html']' returned non-zero exit status 1.
When using table_conversion="html2image" it works, and I also see a warning:
Old Headless mode has been removed from the Chrome binary. Please use the new Headless mode
(https://developer.chrome.com/docs/chromium/new-headless) or the chrome-headless-shell which
is a standalone implementation of the old Headless mode (https://developer.chrome.com/blog/chrome-headless-shell).
"chrome" also works if I provide a chrome_path pointed at the chrome-headless-shell.
Metadata
Metadata
Assignees
Labels
No labels