I am attempting to create a python code for a digi transport wr21 that will automatically ping a local ip address. Then if the ping fails twice the router will reboot, but when I try and import subprocess the system gives me an “ImportError: No module named signal.” I have built the code up in python 2.6 and can test successfully from my laptop but when it is run on the modem it will not function. How do I remedy this?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
ImportError: no module named 'digi' | 1 | 316 | February 28, 2020 | |
Import error: No module named zigbee | 1 | 318 | August 28, 2020 | |
ImportError no module named '' | 2 | 501 | August 13, 2020 | |
Digi Transport Serial Python Write Error | 1 | 893 | November 20, 2014 | |
ImportError: No module named 'digi' | 1 | 791 | April 21, 2020 |