|-- sergiusens@lindon:~/projects --|
$ snap run my-snap-name
Python 3.5.2 (default, Sep 10 2016, 08:21:44)
[GCC 5.4.0 20160609] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import dogpile.cache
>>>
|-- sergiusens@lindon:~/projects --|
$ snap run --shell my-snap-name
bash: /usr/share/bash-completion/bash_completion: No such file or directory
bash: __git_ps1: command not found
|-- sergiusens@lindon:~/projects --|
$ cd $SNAP
bash: __git_ps1: command not found
|-- sergiusens@lindon:/snap/my-snap-name/x2 --|
$ find |grep '.pth'
bash: __git_ps1: command not found