Dear Friends,
I am trying to use Interactive Pyaci, but facing following issue after issuing required command:
(mesh) mehul@mehul:~/workspace/nRF/nrf5_SDK_for_Mesh_v2.0.1_src/scripts/interactive_pyaci$ sudo python interactive_pyaci.py -d /dev/ttyACM0 --no-logfile
Traceback (most recent call last):
File "interactive_pyaci.py", line 40, in <module>
from aci.aci_uart import Uart
ImportError: No module named aci.aci_uart
Am I missing any steps? Please suggest.
Thanks,
Mehul