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.57.1
Python version: 3.12.3
Platform: Linux-6.8.0-47-generic-x86_64-with-glibc2.39
Python implementation: CPython
Virtual environment: No
OS: Linux 6.8.0-47-generic (64bit)
Git version: git version 2.43.0
An uncaught exception occurred:
Traceback (most recent call last):
File "aider", line 8, in <module>
sys.exit(main())
^^^^^^
File "main.py", line 344, in main
default_config_files = [conf_fname.resolve()] # CWD
^^^^^^^^^^^^^^^^^^^^
File "pathlib.py", line 1242, in resolve
s = self._flavour.realpath(self, strict=strict)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen posixpath>", line 436, in realpath
File "<frozen posixpath>", line 423, in abspath
FileNotFoundError: [Errno 2] No such file or directory
The text was updated successfully, but these errors were encountered:
Aider version: 0.57.1
Python version: 3.12.3
Platform: Linux-6.8.0-47-generic-x86_64-with-glibc2.39
Python implementation: CPython
Virtual environment: No
OS: Linux 6.8.0-47-generic (64bit)
Git version: git version 2.43.0
An uncaught exception occurred:
The text was updated successfully, but these errors were encountered: