[[$0!=$BASH_SOURCE]]&&echo"The activation script must be sourced, otherwise the virtual environment will not work."||(echo"Vars script must be sourced."&&exit 1);
[["$0"!="${SOURCE_PATH}"]]&&echo"The activation script must be sourced, otherwise the virtual environment will not work."||(echo"Vars script must be sourced."&&exit 1);