Issues with Package Dependencies After Deploying a Trained Model in UiPath Studio

Hello Everyone,

I recently created a model to extract data using active learning, trained it successfully, and deployed the trained model. However, upon opening the project in UiPath Desktop Studio, I encountered several errors related to package dependencies. These errors are preventing the activities from loading properly.

I’ve attached screenshots for reference to highlight the issues I’m facing.

Could someone guide me on how to resolve these package-related errors? Your support would be greatly appreciated.

Thank you in advance!

Best regards,
Hrishikesh Kothale.



Hi @hrishikesh.k

Just give a try with my suggestion. First keep a copy of your code.

Open the Copied code and update all the dependencies to the latest version and select the Runtime rule option as lowest applicable version in Manage packages.

Hope it helps!!

Hi @mkankatala

I have tried doing that infact i selected every possible version of package to check that also i will give a try once again. If you find out any alternativ please let me know.

Thank you.
:slight_smile:

Okay @hrishikesh.k

You might be not installed the required packages for specific activities, so that’s why it was showing error. Try to install all the required packages from the Manage packages.

Check the below thread for your reference,

Hope it helps!!

Hello,

Tried updating packages but still the same :frowning:
Any other alternatives please let me know.