PermissionError

Is anyone else seeing a PermissionError with Streamlit Share?

PermissionError: [Errno 13] Permission denied: ā€˜geckodriver.logā€™

I have followed these steps:

On the first run, it works great, but when I run it again, it fails with the above error. It seems that once the geckodriver.log is made I can no longer overwrite it?

Does anyone have a recommendation for a solution? I suspect thereā€™s a minor thing I am missing here.

P.S. I have tried this with other files and I keep having the same issue.