Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Static png files not created #61

Closed
lvann opened this issue Nov 4, 2022 · 1 comment
Closed

Static png files not created #61

lvann opened this issue Nov 4, 2022 · 1 comment

Comments

@lvann
Copy link

lvann commented Nov 4, 2022

Hello, I am running into an issue (also described here for NanoPlot: wdecoster/NanoPlot#304) where the static .png files are not created by NanoComp unless I am running on a server with access to the internet. Below is an example of the error message:

2022-11-04 10:01:29,456 NanoComp: Creating barplots for number of reads and total throughput.
2022-11-04 10:01:59,757 No static plots are saved due to some kaleido problem:
2022-11-04 10:01:59,757 Transform failed with error code 1: Failed to serialize document: Uncaught

The same input NanoComp command, run in the same conda environment, just with access to internet, runs to completion without error. Is there a workaround to run NanoComp and to produce the static .png files without needing access to the internet?

Thank you!

@wdecoster
Copy link
Owner

No, unfortunately. at the moment internet access appears to be required for kaleido.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants