Hi Richard,
Could you tell me how I can install the radkit_genie?
>>> import radkit_genie
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'radkit_genie'
Its lacks OS components. For ubuntu 20, you need to install "build-essential" as the example below:
nso5@nso5:~/nso-run$ ncs-netsim create-network packages/cisco-iosxr-cli-3.5/ 3 XR
env: ‘make’: No such file or directory
*** Failed to install
Try ...