Uipath Intelligent ocr activity Error!

Hii all,
i’m facing this issue whenever i go with document understanding
if i close this pop-up everything work fine.but everytime i open the process this error will be shown.

@Somanath1

  1. Try to change the package version and check
  2. Alternately go to c:\users\username\.nuget delete the intelligent ocr package folder and reopen the project or you can rename whole packages folder and reopen so that new packages are downloaded

Cheers

Hello @Somanath1 Check Dependency Versions

Open Manage Packages in UiPath Studio (Ctrl + P).
Go to Installed Packages and look for:
UiPath.IntelligentOCR.Activities
UiPath.DocumentUnderstanding.ML.Activities
If they are outdated, update them to the latest stable version.
After updating,restart UiPath Studioand check if the error persists.

Clear Temporary Data & Reinstall Dependencies
Close UiPath Studio.
Navigate to %localappdata%\UiPath\ and delete the “cache” folder.
Restart Studio and run "Repair Dependencies" from the Project Panel.