pindexis / marker

The terminal command palette
MIT License
2.02k stars 106 forks source link

Not working after re-install #75

Open JouBqa opened 3 years ago

JouBqa commented 3 years ago

I re-installed my OS and now pressing ctrl + space gives me: /usr/bin/env: ‘python’: No such file or directory I tried removing the.marker folder and re-istalled but I still get that msg when trying to use marker:

joni@pop-os:~$ marker
/usr/bin/env: ‘python’: No such file or directory
JouBqa commented 3 years ago

this fixed it sudo ln -s /usr/bin/python3 /usr/bin/python