I double checked that the Intel version is the right one for my device - it’s a 2019 MacBook Pro. I downloaded it from main site
The exact message that appears when I try to launch the application is “Unable to create data folder”
This is a fresh install
No Anki2 folder has appeared and I also looked in documents and no folder there either.
I followed the installation instructions exactly but the error message is still coming up
Please run anki-console.bat in Anki’s install folder, which should give some extra debugging info to indicate what’s going wrong. Please paste it here.
You cannot download folders (except if they are part of an archive, like a .zip).
I don’t use Mac, but after you ran the install file (that you already downloaded), there should be anki-console.bat in the very folder where anki was installed – that’s how I understand daes comment.
And if you run that, then you might get useful output for debugging, which in turn might help people here to solve your problem.
So this triggered something as the previous ones came up with “no matches found”
Anki starting…
Initial setup…
Starting Anki 25.02.6…
Traceback (most recent call last):
File “aqt”, line 638, in _run
File “aqt.profiles”, line 362, in get_created_base_folder
File “pathlib”, line 1323, in mkdir
PermissionError: [Errno 13] Permission denied: ‘/Users/caitl/Library/Application Support/Anki2’
My apologies for accidentally leaving that letter off. Looks like we got there in the end though - your permissions are set wrongly. I asked AI to provide you some instructions:
Fixing “Permission denied” for Anki on macOS
Open the Application Support folder
In Finder, click the Go menu in the top menu bar, then choose Go to Folder…
Paste this and press Return:
~/Library/Application Support
Fix permissions on the Anki2 folder
In the window that opens, find the Anki2 folder
Right-click it and choose Get Info
At the bottom of the info panel under Sharing & Permissions:
Make sure your user account has Read & Write access
If not, click the padlock to unlock, then update the permission
Click the gear icon (⋯) and choose Apply to enclosed items…, then confirm
If that didn’t fix it: go to the parent folder manually
In Finder, press Command–Up Arrow once to move up to the parent folder (Library)
Then click Application Support again to select it
Right-click Application Support, choose Get Info, and repeat the same permission steps:
Have tried this but there is no Anki2 folder anywhere on my laptop. So I tried fixing permissions on the Anki App as the instructions say to but once done, it still says unable to create data folder
No, I shouldn’t multitask. The location was right the first time. The fact that you see no Anki2 folder indicates the permission problem is on the Application Support folder, so please follow step 3. I’ve edited step 3 to say ‘click’ instead of ‘double-click’, as that may have led you astray.