Forums

You do not have the permissions to edit

I can't manage to edit my bot telegram written in python, I don’t know what the error is, but when I created an empty file, everything is fine, I can go into it and write in this file, but after I insert my code and exit it I no longer I can edit it and if I click on the link editing it gives this error: You do not have the permissions to edit /home/FatalitySq/SkinHelper.py. PS Excuse me for my english.

If you've got non utf-8 characters in the file, it will not work in the editor.

How to identify these signs?

take a look at https://stackoverflow.com/a/16203777/7959642