Failed to change Clear Read-Only Status Follow
Answered
Hi,
I have a problem with Pycharm. I get such error and I have no idea what I'm supposed to do with it.
Any tips ?
PS. Using version control integration is not "clickable".
Please sign in to leave a comment.
I have the same problem
Hi,
It looks like PyCharm tries to change read-only status, but doesn't have permissions to do so. You could try starting PyCharm from terminal with root permissions and see if it helps.
Thanks to Sergey Karpov. sodu command works for my issue.
I solved this problem in terminal go to the directory with the README file and change owner and permissions to chown user:user and chmod 664 this will give you full permissions
I'm having this problem today, it was working as python3.7 code with a docker that I've been trying to add. Today I go in and try to run a Jupiter notebook and get the kernel error. Build #PY-213.6777.50, built on January 27, 2022 macOs Big Sur 11.3.1