Results 21 comments of Shadab Shaikh

Hey @So-Cool, I actually have added the plotting variable: in commit `80148b4` For the other issue: Absolutely correct. So if a user sets `Config("cuckooml").cuckooml.plotting` to `False` and either of the...

I have made the changes apprised by you. Though I made a mistake while pushing commits. I am really sorry. Hence I had to close the PR and open it...

I run it normally: `python cuckooml.py`. I did add the projects path to the `.bashrc` file like: `export PYTHONPATH="$PYTHONPATH:/home/shadab/cuckooml/"` but it doesnt seem to work.

Is it fine if I just close this PR and make a new one as this is getting a bit messy?

commit `e214147` I believe does the squashing part. I have made some pretty bad goof ups. I thoroughly apologise for that. I am still a learner.

Closing this PR. Had some issues with local repo. Will open it again.

Have defaulted the global variable "imported" to true and it will be set to False when the imports fail. Is it fine? Also will look into the .swp file issue.

Referring to your third line, @So-Cool : Firstly, even if the global variable is set to `True` (although it shoudn't) it won't lead to crashing of the program because [Line...

Hey @So-Cool , Would like to work on this enhancement feature. So basically we would want to have a good hash function ,without collisions, that should use parameters ('eps' and...