bitbrute / bitbrute/evillimiter
Can't install it
Open
- Dominant language
- Python
- Stars
- 2k
- Forks
- 365
- PR merge metrics
- No merged PRs in 30d
Description
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'
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with setup.py and reproduce the reported `sudo python3 setup.py install` command to confirm the missing `setuptools` error. Check the installation guidance and setup configuration; done means the installation path accounts for this dependency and no longer fails with the reported traceback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100