bitbrute / bitbrute/evillimiter

netaddr not foud

Open
#151 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2k
Forks
365
PR merge metrics
No merged PRs in 30d

Description

the only way by which we can fix it is you need to install netaddr manually throguh apt its not gonna work with pip especially on ubuntu 23.04 so run the following command
$ sudo apt update
$ sudo apt install python3-netaddr

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the installation on Ubuntu 23.04 using the reported pip and apt paths. Then inspect the project's Python dependency and installation configuration to determine where netaddr should be declared or documented; done means a fresh setup has a clear, working installation path without an undocumented manual workaround.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, ubuntu
Domain
networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.