RPAFramework - aarch64 architecture

Hello, please, is rpaframework compatible with the aarch64 architecture? I question why an RPA that normally works on Windows is not working on Linux with this architecture. When I try to install via conda the error mentioned in the attached image occurs.

Thanks!

Hello,

We recommend using our tooling with our frameworks. Open-source RPA quickstart guide | Robocorp documentation

Agreeing with @raivo, to add more, you’re trying to install rpaframework from Conda, while the source for the most up-to-date package it’s actually in PyPI as illustrated in our template dependency file.

And by our tooling, we meant that you should develop your Tasks package (former robot) with the recommended Robocorp extension in VSCode. (or rcc for advanced usage)

2 Likes

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.