No module named "setuptools"
Closed this issue · 1 comments
moki2013 commented
Attempting to install CallStranger on a Ubuntu 18.04.3 LTS device, and getting the error:
Traceback (most recent call last):
file "setup.py", line 1, in
from setuptools import setup
ModuleNotFoundError: No module named 'setuptools'
moki2013 commented
Thank you very much, it worked :-)