See the last line with the error above:
ImportError: No module named pbr.pbr_json
Online check the tutorial, said to update PRB
pip install --upgrade pbr
And then again
pip install gpustat
Problem solving
See the last line with the error above:
ImportError: No module named pbr.pbr_json
Online check the tutorial, said to update PRB
pip install --upgrade pbr
And then again
pip install gpustat
Problem solving