Update to Ladybug Tools 1.7.26 Issue

Used the Versioner to update my LBT version to 1.7.26 and ran into this issue

LBT Plugin: System.UnauthorizedAccessException: Access to the path ‘C:\Program Files\ladybug_tools\grasshopper\dragonfly_grasshopper’ is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator1.AddSearchableDirsToStack(SearchData localSearchData) at System.IO.FileSystemEnumerableIterator1.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at System.Linq.Enumerable.d__172.MoveNext() at System.Collections.Generic.List1.InsertRange(Int32 index, IEnumerable`1 collection)
at Ladybug.GH.Loader.Ladybug_LoaderInfo.LoadGrasshopperComponents()
at Ladybug.GH.Loader.Ladybug_LoaderInfo…ctor()

Please advise.

Hey @cflynn29,

This is a permission issue and similar to the discussion here:

I suggest using the latest version of the Pollination installer which was released last week and should include all the latest updates.