A Tkinter-based Python tool to detect errors and suggest common fixes for Python error logs.
- Paste error log and get suggestions instantly
- Detects errors like
ModuleNotFoundError
,NameError
,IndentationError
, and more - Simple, clean GUI interface
python main.py