You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "sqlmap.py", line 122, in main
banner()
File "lib/core/common.py", line 1142, in banner
dataToStdout(_, forceOutput=True)
File "lib/core/common.py", line 896, in dataToStdout
sys.stdout.write(setColor(message, bold))
File "thirdparty/colorama/ansitowin32.py", line 40, in write
self.__convertor.write(text)
File "thirdparty/colorama/ansitowin32.py", line 141, in write
self.write_and_convert(text)
File "thirdparty/colorama/ansitowin32.py", line 166, in write_and_convert
self.write_plain_text(text, cursor, start)
File "thirdparty/colorama/ansitowin32.py", line 174, in write_plain_text
self.wrapped.write(text[start:end])
IOError: [Errno 0] Error
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: