I installed the snap version of a python app in my Debian 10 template VM. However when I run the command to run the application in the terminal of my AppVM, it cannot find the command. If I run “snap list” in the terminal of the AppVM, I see the application listed. In the AppVM, if I do a “sudo ls /rw/bind-dirs/snap”, I can see the folder for the python app that I installed in the template VM. Any ideas on what I might be missing?
Many Thanks