bitbrute / evillimiter

Tool that monitors, analyzes and limits the bandwidth of devices on the local network without administrative access.
MIT License
1.58k stars 316 forks source link

Can't install it #119

Open Bishal-241 opened 2 years ago

Bishal-241 commented 2 years ago

When i run sudo python3 setup.py install it gives following output

Traceback (most recent call last): File "setup.py", line 3, in from setuptools import setup, find_packages, Command ModuleNotFoundError: No module named 'setuptools'

Knucklehead989 commented 2 years ago

i am encountering same problems

azzzub commented 2 years ago

please run sudo apt-get install python3-setuptools first