Open GoogleCodeExporter opened 9 years ago
Get and run the program like this:
root@host:~# svn checkout
http://fern-wifi-cracker.googlecode.com/svn/Fern-Wifi-Cracker/
root@host:~# python execute.py
Original comment by saviob...@rocketmail.com
on 20 Aug 2012 at 6:02
Great, works!
very thank Savior ;)
Original comment by blackdoo...@gmail.com
on 22 Aug 2012 at 9:34
;) Your Welcome Bro
Original comment by saviob...@rocketmail.com
on 22 Aug 2012 at 12:24
When I write : root@host:~# python execute.py
give me: python: can't open file 'execute.py': [Errno 2] No such file or
directory
what should i do ?
Original comment by berkfikr...@gmail.com
on 11 Dec 2012 at 1:54
You have to change the working directory to the Fern-Wifi-Cracker folder..
The you execute the: python execute.py
root@host: cd /opt/Fern-Wifi-Cracker
root@host: python execute.py
Original comment by savioboy...@gmail.com
on 11 Dec 2012 at 7:57
I get this:
mmontero@ubuntu:~/Fern-Wifi-Cracker$ python execute.py
Traceback (most recent call last):
File "execute.py", line 8, in <module>
from PyQt4 import QtGui,QtCore
RuntimeError: the sip module implements API v9.0 to v9.1 but the PyQt4.QtGui
module requires API v8.1
What should I do?
Original comment by Miguelni...@gmail.com
on 21 Dec 2012 at 1:54
Original issue reported on code.google.com by
blackdoo...@gmail.com
on 20 Aug 2012 at 8:51