H1R0GH057 / Anonymous

1.82k stars 1.15k forks source link

Line 1803 #33

Open Dreadox opened 2 years ago

Dreadox commented 2 years ago

Hello. Im using Python3, and when i do python3 saphyra.py, cause it doesnt work with python, only python3, it says something about line 1803, headers. So i got 2 questions. Python3 is not good for it ? Which one is best for it ? And the second one, any fix for that line ?

XFORWORKS commented 2 years ago

Hey @Dreadox,

The script is only made for python 2, the reason for the script to not work is not because it's made for python 2 but because of the space input that the writer did, the computer cannot read that space input right so it returns with a problem... if you really want to use it on python 3, you'll have to edit all of the space input and add normal spaces for it to work.

I hope We helped you to understand it.

swordapi commented 2 years ago

Thats correct use python2.