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
Aider version: 0.72.3
Python version: 3.11.11
Platform: Windows-10-10.0.19045-SP0
Python implementation: CPython
Virtual environment: No
OS: Windows 10 (64bit)
Git version: git version 2.45.1.windows.1
An uncaught exception occurred:
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "__main__.py", line 7, in <module>
sys.exit(main())
^^^^^^
File "main.py", line 911, in main
file_watcher = FileWatcher(
^^^^^^^^^^^^
File "watch.py", line 80, in __init__
self.gitignore_spec = load_gitignores(
^^^^^^^^^^^^^^^^
File "watch.py", line 58, in load_gitignores
patterns.extend(f.readlines())
^^^^^^^^^^^^^
UnicodeDecodeError: 'gbk' codec can't decode byte 0xbf in position 2: illegal multibyte sequence
The text was updated successfully, but these errors were encountered:
Aider version: 0.72.3
Python version: 3.11.11
Platform: Windows-10-10.0.19045-SP0
Python implementation: CPython
Virtual environment: No
OS: Windows 10 (64bit)
Git version: git version 2.45.1.windows.1
An uncaught exception occurred:
The text was updated successfully, but these errors were encountered: