Newer
Older
# Source the python3 env
source /usr/Local/pyroot/pytango3rc
# Add the current directory to pythonpath
export PYTHONPATH=${PYTHONPATH}:`pwd`
# Source the python3 env
source /usr/Local/pyroot/pytango3rc
# Add the current directory to pythonpath
export PYTHONPATH=${PYTHONPATH}:`pwd`
The place to be for your source code