TripleO installation error with setuptools version
Hello, I am having trouble getting off the ground with a base TripleO install using minimal install CentOS 7. I've run through the install multiple times and keep running into the same error:
ERROR! Unexpected Exception: (setuptools 0.9.8 (/home/theo/.quickstart/lib/python2.7/site-packages), Requirement.parse('setuptools>=11.3'))
I have run "sudo bash quickstart.sh --install-deps" to clear up any dependencies and I have updated setuptools via PIP to 21, still with the same error. Thank you in advance!