Linux mh-NBLB2 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
mh@mh-NBLB2:~/Downloads/ubuntu-tweak$ sudo python setup.py install
Traceback (most recent call last):
File "setup.py", line 2, in
from setuptools import setup, find_packages
ImportError: No module named setuptools
I'm trying to install on Ubuntu 14.04.
Linux mh-NBLB2 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
mh@mh-NBLB2:~/Downloads/ubuntu-tweak$ sudo python setup.py install Traceback (most recent call last): File "setup.py", line 2, in
from setuptools import setup, find_packages
ImportError: No module named setuptools