entropy1337 / infernal-twin

wireless hacking - This is automated wireless hacking tool
1.23k stars 254 forks source link

No Module Named MySQLdb #62

Open nokiaman2002 opened 3 years ago

nokiaman2002 commented 3 years ago

I am running parrot OS:

Static hostname: parrot Icon name: computer-vm Chassis: vm Machine ID: ce9c440c333d4ba4882539d5b73c078c Boot ID: 340b0bb81af3485a9d04bdfa98aae06c Virtualization: vmware Operating System: Parrot GNU/Linux 4.10 Kernel: Linux 5.8.0-1parrot1-amd64 Architecture: x86-64

I have gone through all the guides, I have set up mysql and installed it, I can connect using mysql then usemysql, granted privileges, created new user, delete .conf file and still I get this message.

Does anybody know how to fix this? Also runing the .py files in /Modules gives the same error

josebaug98 commented 3 years ago

Hi! The same issue here with Kali Linux 2020.4, in the same way I've tried install the requirement (module MySQLdb) this isn't resolvem the problem but I've ran it in Kali 2018 and I don't have problems... Any suggestion for Kali 2020?

entropy1337 commented 3 years ago

Hello all, I will try to fix the issue and migrate to sqlite and python3. It should be resolved soon.

On Mon, 22 Feb 2021, 04:35 josebaug98, notifications@github.com wrote:

Hi! The same issue here with Kali Linux 2020.4, in the same way I've tried install the requirement (module MySQLdb) this isn't resolvem the problem but I've ran it in Kali 2018 and I don't have problems... Any suggestion for Kali 2020?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/entropy1337/infernal-twin/issues/62#issuecomment-782964953, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACTA6G3P3R5XRVXQLWKQIQ3TAGRDTANCNFSM4RVOKEKA .

Greatest125 commented 2 years ago

@entropy1337 Any updates?