-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Uncaught PermissionError in pathlib.py line 1305 #4958
Copy link
Copy link
Open
Description
Aider version: 0.86.2
Python version: 3.12.3
Platform: Linux-6.8.0-90-generic-x86_64-with-glibc2.39
Python implementation: CPython
Virtual environment: Yes
OS: Linux 6.8.0-90-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 738, in main
check_version(io, verbose=args.verbose)
File "versioncheck.py", line 95, in check_version
VERSION_CHECK_FNAME.touch()
File "pathlib.py", line 1305, in touch
fd = os.open(self, flags, mode)
^^^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 13] Permission denied: '/root/.aider/caches/versioncheck'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels