pushd $YDIR python3 -m venv venv . venv/bin/activate pip3 install yangson cbor popd export PYTHONPATH="/home/maria/yang/yangson:$PYTHONPATH"