I can’t get plugins to work. I have stash in docker container on synology NAS.
I think it’s because I don’t have the right version of python. When I run compgen -c python it shows i have the below installed
python2
python2.7
python3.14
python3.11
python
python3.8
python3
python
python3.8
python3
python2
python2.7
python3.14
python3.11
how do i get the right version pointed to stash? Is it a matter of updating my Python executable path setting in stash? if so, how do i find that?