Below is an example of what my code looks like except when I use any keywords within the library they aren’t accepted.
*** Settings ***
Library RPA.Windows
*** Tasks ***
Do some calculations
[Setup] Windows Run calc.exe
I am using pycharm
I have installed the necessary packages within my project
rpaframework
rpaframework-windows