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

ggsave: an error if file is already exists. #187

Closed
alshan opened this issue May 10, 2023 · 0 comments
Closed

ggsave: an error if file is already exists. #187

alshan opened this issue May 10, 2023 · 0 comments

Comments

@alshan
Copy link
Collaborator

alshan commented May 10, 2023

java.nio.file.FileAlreadyExistsException: /Users/Igor/Work_misc/jupyter/lets-plot-kotlin/examples/jupyter-notebooks/f-4.2.0/lets-plot-images/image_101.svg
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:94)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218)
	at java.base/java.nio.file.Files.newByteChannel(Files.java:375)
	at java.base/java.nio.file.Files.createFile(Files.java:652)
	at org.jetbrains.letsPlot.export.GgsaveKt.ggsave(ggsave.kt:73)
@alshan alshan added this to the 2023Q2 milestone May 10, 2023
@alshan alshan closed this as completed in cc7789d May 11, 2023
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

1 participant