Skip to content

Broken Pipe #1530

@shaunpatterson

Description

@shaunpatterson
  File "/opt/homebrew/bin/thefuck", line 8, in <module>
    sys.exit(main())
             ~~~~^^
  File "/opt/homebrew/Cellar/thefuck/3.32/libexec/lib/python3.13/site-packages/thefuck/entrypoints/main.py", line 29, in main
    print_alias(known_args)
    ~~~~~~~~~~~^^^^^^^^^^^^
  File "/opt/homebrew/Cellar/thefuck/3.32/libexec/lib/python3.13/site-packages/thefuck/entrypoints/alias.py", line 28, in print_alias
    print(_get_alias(known_args))
    ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/homebrew/Cellar/thefuck/3.32/libexec/lib/python3.13/site-packages/colorama/ansitowin32.py", line 47, in write
    self.__convertor.write(text)
    ~~~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/opt/homebrew/Cellar/thefuck/3.32/libexec/lib/python3.13/site-packages/colorama/ansitowin32.py", line 177, in write
    self.write_and_convert(text)
    ~~~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/opt/homebrew/Cellar/thefuck/3.32/libexec/lib/python3.13/site-packages/colorama/ansitowin32.py", line 205, in write_and_convert
    self.write_plain_text(text, cursor, len(text))
    ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/homebrew/Cellar/thefuck/3.32/libexec/lib/python3.13/site-packages/colorama/ansitowin32.py", line 211, in write_plain_text
    self.wrapped.flush()
    ~~~~~~~~~~~~~~~~~~^^
BrokenPipeError: [Errno 32] Broken pipe
Exception ignored on flushing sys.stdout:
BrokenPipeError: [Errno 32] Broken pipe

Mac Tahoe 26.0
Python 3.13

I get this error if I leave my iTerm2 terminal session idle for a while.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions