using installer not work at all, change directory to Program File → Blender Foundation → Blender 3.6 → 3.6 → script → addon NOT help, installer default always try to install to AppData
tried manual, always get below error:
raceback (most recent call last):
File “C:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\startup\bl_operators\userpref.py”, line 702, in execute
shutil.copyfile(pyfile, path_dest)
File “C:\Program Files\Blender Foundation\Blender 3.6\3.6\python\lib\shutil.py”, line 254, in copyfile
with open(src, ‘rb’) as fsrc:
FileNotFoundError: [Errno 2] No such file or directory: ‘C:\Program Files\D5 Sync for Blender\’
anything wrong with the auto_load.py???