We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
@DocKali Thanks for the issue. Unfortunately for you its already fixed.
Sorry, something went wrong.
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...
@DocKali Thanks for pointing that out. The fix is yet to be merged.
No branches or pull requests
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 :
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?
The text was updated successfully, but these errors were encountered: