Ensure you're using python3
cd ref_uptane
python -m venv sandbox
source sandbox/bin/activate
pip3 install --upgrade pip
pip3 install wheel
pip3 install -r dev-requirements.txt
Ensure you're using python3
cd ref_uptane
python -m venv sandbox
source sandbox/bin/activate
pip3 install --upgrade pip
pip3 install wheel
pip3 install -r dev-requirements.txt