Hi russtobin,
It looks like the permission issue because of which cookies are not getting downloaded and that may be the reason it is working in the new user account.
You can open Terminal and run the below commands to correct the permission.
chmod -N ~/library
chmod +a "everyone deny delete" ~/library
This shall correct the permission and then you should be able to install CC desktop.
Regards,
Rave