DiTo97 / DiTo97/kapra

IndexError: List Index out of range

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Hi,

I am trying to replicate your experiments, but when I am running your code using following `python k_P_anonymity.py KAPRA 16 9 6 1 facebook_economy_1000.csv `, I am getting error message "Index error: list index out of range" at line 256 in common.py. I tried debugging the issue, but couldn't find anything. I am attaching a screen of the error. It would be really great if you can guide me through this.

Thanks

![image](https://user-images.githubusercontent.com/19616698/201787540-9ba13e20-67bf-416a-8afa-f42045cb59fd.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the command `python k_P_anonymity.py KAPRA 16 9 6 1 facebook_economy_1000.csv` and inspect the traceback at line 256 of `common.py`. Determine which list is empty in that path and confirm that the command completes without the reported IndexError using the referenced CSV input.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.