You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
On 18 Feb 2024, at 11:37, mx-dancer-rage ***@***.***> wrote:
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?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
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?
The text was updated successfully, but these errors were encountered: