Skip to content
New issue

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

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

Already on GitHub? # to your account

cannot write_to_file to the same file opened before #28

Open
mx-dancer-rage opened this issue Feb 18, 2024 · 1 comment
Open

cannot write_to_file to the same file opened before #28

mx-dancer-rage opened this issue Feb 18, 2024 · 1 comment

Comments

@mx-dancer-rage
Copy link

I opened a TextGrid file a.TextGrid, changed something, then I wanted to write back to a.TextGrid. I got an error that permission denied. I think maybe because a.TextGrid was still open. but I cannot find a function to close the file object. how can I do to overwrite the original file?

@mwlodarczak
Copy link
Collaborator

mwlodarczak commented Mar 14, 2024 via email

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

No branches or pull requests

2 participants