Closed Curtico closed 7 years ago
From the accepted answer in first result in Google for ImportError: No module named setuptools
:
To install this on Debian:
sudo apt-get install python-setuptools
For Python 3.x
sudo apt-get install python3-setuptools
I'm not sure what version of Python is the default on Ubuntu 16.04, do these work for you?
How do I fix this? I'm running Ubuntu 16.04