bitbrute / bitbrute/evillimiter

error while installing evillimiter

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

Description

netifaces.c:1:10: fatal error: Python.h: No such file or directory
1 | #include
| ^~~~~~~~~~
compilation terminated.
error: Setup script exited with error: command '/usr/bin/gcc' failed with exit code 1

Contributor guide

No contributing guide indexed for this repository

Research direction

Start from the installation command that triggers compilation of netifaces.c and verify which Python version is being used. The reported failure is the missing Python.h header; done means the project installs successfully without the compiler error.

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
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.