Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid Syntax in savedb.py #115

Closed
DocKali opened this issue Aug 13, 2018 · 3 comments
Closed

Invalid Syntax in savedb.py #115

DocKali opened this issue Aug 13, 2018 · 3 comments

Comments

@DocKali
Copy link

DocKali commented Aug 13, 2018

Hi guys,

First of all, thank you for handling this project which seems really interesting.

When I try to test your tool, I have an error concerning savedb.py. Here is the traceback I have :

Traceback (most recent call last):
File "torBot.py", line 6, in
from modules import (bcolors, getemails, pagereader, getweblinks, updater,
File "/usr/toolz/TorBot/modules/savedb.py", line 31
print "Error '{0}' occurred. Arguments {1}.".format(e.message, e.args):
^
SyntaxError: invalid syntax

Did the mistake came from my side and you can I solve that?

Thank you for your help!

EDIT : Just saw that this error will be corrected in TorBot 1.3, am I right?

@PSNAppz
Copy link
Member

PSNAppz commented Aug 13, 2018

@DocKali Thanks for the issue. Unfortunately for you its already fixed.

@PSNAppz PSNAppz closed this as completed Aug 13, 2018
@DocKali
Copy link
Author

DocKali commented Aug 13, 2018

If the issue is fixed, why did I have always this error message? I just made a git pull and my version of your tool is up-to-date...

@PSNAppz
Copy link
Member

PSNAppz commented Aug 14, 2018

@DocKali Thanks for pointing that out. The fix is yet to be merged.

@PSNAppz PSNAppz reopened this Aug 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants