I want to open spyder(Python IDE) in ubuntu.
Normally I would write \"spyder\" in the shell, and it would open the spyder IDE.
Now when I write spyder in the she
in Ubuntu, just go to your,
cd home/
then go to .spyder2 folder
cd spyder2
should get you there
in terminal, type la in terminal(ls doesn't show the hidden files ) and use,
la
ls
rm -f spyder.lock
to delete