Thanks, I forgot the scl enable…I’m going to fix it in the howto…
scl enable rh-python36 bash
virtualenv -p /usr/bin/python3 .
source ./bin/activate
Thanks, I forgot the scl enable…I’m going to fix it in the howto…
scl enable rh-python36 bash
virtualenv -p /usr/bin/python3 .
source ./bin/activate