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

Unhandled exception (#1e7773d9) #338

Closed
commixreporter opened this issue Jul 19, 2018 · 2 comments
Closed

Unhandled exception (#1e7773d9) #338

commixreporter opened this issue Jul 19, 2018 · 2 comments

Comments

@commixreporter
Copy link

Commix version: 2.6-dev#1
Python version: 2.7.14
Operating system: nt
Command line: commix.py --url ******************************************** --user-agent=classic --level=3 --technique=tf -v 4

Traceback (most recent call last):
  File "commix.py", line 31, in <module>
    import src.core.main
  File "main.py", line 1211, in <module>
    main(filename, url)
  File "main.py", line 584, in main
    sys.stdout.write(settings.print_info_msg(info_msg))
  File "ansitowin32.py", line 40, in write
    self.__convertor.write(text)
  File "ansitowin32.py", line 141, in write
    self.write_and_convert(text)
  File "ansitowin32.py", line 166, in write_and_convert
    self.write_plain_text(text, cursor, start)
  File "ansitowin32.py", line 174, in write_plain_text
    self.wrapped.write(text[start:end])
IOError: [Errno 0] Error
@stasinopoulos
Copy link
Member

Reference: tartley/colorama#101

@stasinopoulos stasinopoulos self-assigned this Jul 19, 2018
@stasinopoulos stasinopoulos added this to the 2.6-stable milestone Jul 19, 2018
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related issues.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants