Hello all. I have problem with open sample project for CoAP protocol. Please see screen.



I'm use
- Windows 10 platfom
- Segger studio 4.16 (64bit)
- git commit for mcuboot: 5e7fcb20f50036483eed005ba6eda07655353708
- git commit for nrf: 0fed97ce68e32f73c318602d0725e04b94bd5c60
- git commit for nrfxlib: b66f80a8b318b1ef434f32886e4e0cd6d470275b
- git commit for zephyr: a288e8b8ab54c667c6ed9776042200411710a9cf
and i'm try updated required python module with command
pip3 install -r zephyr\scripts\requirements.txt
pip3 install -r nrf\scripts\requirements.txt
all required python module is installed.
What am I doing wrong ? Thank you.