Getting error while install package in uipath


Error

Unable to read package from path ‘UiPath.Database.Activities.1.0.6383.17973.nupkg’.

OK


Error

Unable to read package from path ‘UiPath.Excel.Activities.2.0.6382.14545.nupkg’.

OK

Can anybody help me how to resolve this issue

Hi,
Could you repair or reinstall studio and try.

Hi @ddpadil,

Thank’s for your quick response,I have also reinstall uipath,since i am getting error.

Regards

Sampad Biswal

Oh.
Then work around would be download required nuget packages from the net and paste those packes to package folder (windows directory).

i have also done this task since i am getting error

Regards

Sampad Biswal

Hello,

Sorry for late reply. Please follow below steps to install packages.

  1. Go to %LocalAppData%\UiPath\UiPath in windows explorer.
  2. Open UiPath config file in edit mode.
  3. Change
    “C:\Users\UserName\AppData\Local\UiPath\Activities” to
    “C:\Program Files (x86)\UiPath\Studio\Packages” and save it.
  4. Restart UiPath studio and install packages.

Regards,
Abhilash Reddy

4 Likes

great, work it

Thank you

Hello ,

I did the changes you suggested in configuration file. but still unable to install the some packages.

Could you please assist on the same.

Thanks,
Suchita.

1 Like

hi,

I am getting issue while installing packages. Its showing the attached error.

Could you please help me to resolve the issue.

Thanks,
Suchita.

I’ve done what you said and when I run UiPath Studio it changes me the edit that I did:

I mean, first I change “C:\Users\UserName\AppData\Local\UiPath\Activities” to
“C:\Program Files (x86)\UiPath\Studio\Packages” and save it.

Then I close and Open UiPath Studio. When I open it, I can see in the editor how the change that I did is gone, and I have again “C:\Users\UserName\AppData\Local\UiPath\Activities” instead “C:\Program Files (x86)\UiPath\Studio\Packages”.

When I install a package UiPath is giving me the next error:
image

Bests,
Pablo

Same problem here please suggest.

Hi, Any solution for the above scenario?

Hi @Pablo_Sanchez and @DAishwarya
Just google the name of dependency and you will the nuget package link

download the package and copy it in your C:\Program Files (x86)\UiPath Studio\Packages folder. it might possible after doing this it will ask for another package , so keep doing it in the same way for other dependency . Once all the dependent package is there you won’t get any error.

I didn’t find Uipath.Vision package.
Kindly share the link.

Hi @DAishwarya
Can you let me know exactly what error you are getting now ? and when are you getting that error?
are you trying to your or others external package?

When I’m trying to install - Uipath.UIAutomation.Activities, throwed below error.
image

I searched for Uipath.vision package. Unfortunately, I didn’t found.

Hi @DAishwarya

Please find package from below link

and let me know if it helped.

Thanks @Rishi1
It worked.