savio-code / ghost-phisher

Automatically exported from code.google.com/p/ghost-phisher
327 stars 111 forks source link

Can't run ghost-phisher.py #53

Closed Skroppo closed 4 years ago

Skroppo commented 5 years ago

When I try to run

sudo python3 ghost-phiser.py

in the /ghost-phisher/Ghost-Phisher directory it returns


Traceback (most recent call last):

  File "ghost.py", line 15, in <module>

    from gui import *

  File "/home/[user]/git/ghost-phisher/Ghost-Phisher/gui/ghost_phisher.py", line 729

    essid = str(self.access_name_edit.text())

                                            ^

TabError: inconsistent use of tabs and spaces in indentation
rohittp0 commented 4 years ago

I am getting the exact same problem running Python 3.7.6 and Kali 2020.1 please help

cherrera0001 commented 4 years ago

I'm install other version but the code return "issues" :/

I proof install # pip install PyQt5 (of Python3.8)

hellothere9898 commented 4 years ago

How do I proof install and run it??