I am unable to import the rebotframework libraries in RIDE. It’s appears in red color while including…
pip list
Package Version
appdirs 1.4.4
bcrypt 3.1.7
certifi 2021.5.30
cffi 1.14.5
chardet 4.0.0
configparser 4.0.2
contextlib2 0.6.0.post1
coverage 5.5
cryptography 3.3.2
decorator 4.4.2
distlib 0.3.2
enum34 1.1.10
filelock 3.0.12
idna 2.10
importlib-metadata 2.1.1
importlib-resources 3.3.1
ipaddress 1.0.23
jsonpath-rw 1.4.0
jsonpath-rw-ext 1.2.2
paramiko 2.7.2
pathlib2 2.3.5
pbr 5.6.0
pip 20.3.4
pluggy 0.13.1
ply 3.11
py 1.10.0
pycparser 2.20
pymssql 2.0.1
PyNaCl 1.4.0
requests 2.25.1
robotframework 4.0.3
robotframework-databaselibrary 1.1.1
robotframework-jsonlibrary 0.3.1
robotframework-pabot 0.84
robotframework-pythonlibcore 2.2.1
robotframework-requests 0.9.1
robotframework-ride 1.5.2.1
robotframework-seleniumlibrary 4.5.0
robotframework-sshlibrary 3.4.0
robotremoteserver 1.1
scandir 1.10.0
scp 0.13.3
selenium 3.141.0
setuptools 28.8.0
singledispatch 3.6.2
six 1.15.0
tox 3.0.0
typing 3.10.0.0
urllib3 1.26.5
virtualenv 20.4.7
win-inet-pton 1.1.0
zipp 1.2.0
The test case I am planning to write is to access REST API GET through RIDE in robotic framework.
Please suggest the ideal configuration