FAQ
1. Unable to collect data after installing uma in systems like Ubuntu16.0.4
Systems like Ubuntu16.0.4 do not support Python2.x related versions by default
Solution:
-
Uninstall uma
dpkg -P uma
-
Install related version of Python2.x
sudo apt-get install python2.7
sudo apt-get install python-pip
- Reinstall uma