fsociety icon indicating copy to clipboard operation
fsociety copied to clipboard

not starting

Open ZoZomk6 opened this issue 3 years ago • 9 comments

File "/home/kali/.fsociety/fsociety.py", line 1194 print "-------------------------" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("-------------------------")? image_2022-01-13_041216

ZoZomk6 avatar Jan 13 '22 02:01 ZoZomk6

Yee the same error

AkylKa avatar Jan 31 '22 19:01 AkylKa

Same

StingsXIV avatar Mar 05 '22 02:03 StingsXIV

any fix for this?? currently getting same error

sewerbot avatar Mar 05 '22 19:03 sewerbot

I believe this script was meant to run with python 2, you are using the python3 binary which is causing the error.

I'm currently looking over the code and will issue a pull request once I've updated it to run with python 3 but it's going to take me a minute if any libraries screw up

jay13jay avatar Mar 05 '22 19:03 jay13jay

Oh I forgot to mention, to run it properly now you should be good with using python2 until I can test out the new pull request: $ python2 fsociety.py

jay13jay avatar Mar 05 '22 20:03 jay13jay

Fix: https://github.com/Manisso/fsociety/pull/159

@ZoZomk6 if you could test it and let me know if that fixes your issues, let me know if you hit any further snags

jay13jay avatar Mar 05 '22 20:03 jay13jay

thank u so much it's working!!!!!

yo7e avatar Jun 30 '22 10:06 yo7e

https://github.com/fsociety-team/fsociety use the new version of fsociety.

CRO-THEHACKER avatar Oct 18 '22 01:10 CRO-THEHACKER

python2 yayyyyyy

miodev12 avatar Sep 17 '23 03:09 miodev12