[root@trex-test v2.91]# ./trex-console
Using 'python3' as Python interpeter
Traceback (most recent call last):
File "/usr/local/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/usr/local/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/opt/trex/v2.91/automation/trex_control_plane/interactive/trex/console/trex_console.py", line 28, in <module>
import readline
ModuleNotFoundError: No module named 'readline'