Open billglick opened 1 month ago
Also had to manually install the tabulate python package to get tdf
to work:
source /root/xcat-tools/.venv/bin/activate
pip install --trusted-host pypi.org --trusted-host files.pythonhosted.org tabulate
deactivate
Update
setup.sh
with something like the following: