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

Error saving .rq file #69

Closed
pwolfrum opened this issue Nov 17, 2023 · 3 comments
Closed

Error saving .rq file #69

pwolfrum opened this issue Nov 17, 2023 · 3 comments

Comments

@pwolfrum
Copy link

pwolfrum commented Nov 17, 2023

I loaded a sparql query from xyz.rq to a notebook cell. Executing the cell and displaying the retrieved content works fine.
When I save the notebook, it should automatically save all connected .rq files.

It tries to do this and replies with
"Error writing file: xyz.rq: NoPermissions (FileSystemError): Error: EPERM: operation not permitted, open 'C:\xyz.rq'"

Very strange it is trying to save to C:, althoug both the notebook and xyz.rq reside in differnt directories (to which VSCode can write)

Would be great if you could help me solve this problem!

@BenjaminHofstetter
Copy link
Collaborator

@pwolfrum yes i would like to help you. I because i don't have access to a windows system i did never try it there. Can you give me a sample file ? I would like to check the saved paths.

@BenjaminHofstetter
Copy link
Collaborator

@pwolfrum this should work now in version 0.0.37. sorry for the long delay but i had to find a windows to fix it.

@pwolfrum
Copy link
Author

pwolfrum commented Apr 11, 2024 via email

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