You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i run this command to launch the setup i get the following error
rbah@grenoble:/iot-lab-radio$ iotlab-radio
-bash: iotlab-radio: command not found
rbah@grenoble:/iot-lab-radio$ ./iotlab-radio
Traceback (most recent call last):
File "./iotlab-radio", line 22, in
import iotlabradio.radio
File "/senslab/users/rbah/iot-lab-radio/iotlabradio/radio.py", line 28, in
import iotlabaggregator.common
ImportError: No module named iotlabaggregator.common
rbah@grenoble:~/iot-lab-radio$
is there any sollution to solve this issue
thank you
The text was updated successfully, but these errors were encountered:
when i run this command to launch the setup i get the following error
rbah@grenoble:
/iot-lab-radio$ iotlab-radio/iot-lab-radio$ ./iotlab-radio-bash: iotlab-radio: command not found
rbah@grenoble:
Traceback (most recent call last):
File "./iotlab-radio", line 22, in
import iotlabradio.radio
File "/senslab/users/rbah/iot-lab-radio/iotlabradio/radio.py", line 28, in
import iotlabaggregator.common
ImportError: No module named iotlabaggregator.common
rbah@grenoble:~/iot-lab-radio$
is there any sollution to solve this issue
thank you
The text was updated successfully, but these errors were encountered: