This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Unable to run interactive_pyaci script for Mesh SDK

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

Parents Reply Children
No Data
Related