Error: command error out with exit status 1: Python setup.py egg_ info Check the ”

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

Read More: