Border-Check
Border-Check copied to clipboard
Problem execute
Any dude? Please help.
it seems Kali system python is 3.5, whereas BC is written for python 2. Solution for now is to install python 2.7 and get pip for python 2 (try sudo apt-get install python2.7 python2-pip
). Then pip2 install pygeoip
and run BC with python2.7 bc
You can fix it, thank you very much. When running the tool not visualize anything, I see some errors in the terminal. They can help me solve it? Thank you.