I've been googled on github and stackoverflow, but still got the error on my vm.
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-6u435q4r/logging/
I already tried:
sudo pip install --upgrade setuptools
or
pip install --upgrade setuptools
But still not working.