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.
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)