tualatrix / ubuntu-tweak

Ubuntu Tweak is a tool that makes it easy to configure your system and desktop settings. (This project is no longer under maintenance)
GNU General Public License v2.0
693 stars 197 forks source link

ImportError: No module named setuptools #41

Closed tanuj101 closed 5 years ago

tanuj101 commented 6 years ago

Traceback (most recent call last):
  File "setup.py", line 2, in <module>
    from setuptools import setup, find_packages
ImportError: No module named setuptools
``` this is the output please help
thebellenik commented 5 years ago

sudo apt-get install python-setuptools