Daniel Lintott added the comment:
Hmm... just double checked this and this time has worked with the source
command (previously was telling me it couldn't be found).
Have double checked and indeed the default login shell is bash
So feel free to close this
Changes by Daniel Lintott :
--
title: Actiavting a venv - Dash doesn't understand source -> Activating a venv
- Dash doesn't understand source
___
Python tracker
<http://bugs.pytho
Changes by Daniel Lintott :
--
nosy: +eric.araujo, ezio.melotti, georg.brandl
___
Python tracker
<http://bugs.python.org/issue22162>
___
___
Python-bugs-list m
New submission from Daniel Lintott:
In the documentation for venv (https://docs.python.org/3.5/library/venv.html)
it gives examples for activating the venv under bash/zsh.
For a long time under both Debian and Ubuntu the default shell has been Dash
(https://wiki.ubuntu.com/DashAsBinSh)
Dash