07-27-2023, 02:09 PM
(07-23-2023, 04:07 PM)alaraajavamma Wrote:(07-23-2023, 02:53 PM)MadameMalady Wrote: Thanks for taking the time to help with this, I tried all three of those and I still get a terminal that opens to a Read-Only file system, and tells me it cant 'cd to scripts'
-_-.....
So close to figuring this out..
Then the issue must be in the python script?
Because there are no cd command to scripts.
So now you should be at the point where your desktop file will execute your python script but the script somehow fails
I figured it out after a week of debugging, it was not the python program but the bash scripts, the directories they created with my installer were made with sudo, which was the cause of my issues