faucamp / python-gsmmodem

Python module to control a GSM modem attached to the system: send/receive SMS messages, handle calls, etc
GNU Lesser General Public License v3.0
385 stars 303 forks source link

ModuleNotFoundError: No module named 'gsmmodem' #103

Open MUS0E opened 4 years ago

MUS0E commented 4 years ago

i have installed python-gsmmodem and pyserial and tested it i want to receive sms and do conditional on its content like turn led on if 1 is received from any number. need help thanks n advance

tomchy commented 4 years ago

Hello! Please check the updated fork and the corresponding python package (python-gsmmodem-new).

If your issue still exists after the upgrade, please create the ticket there as this repository is no longer maintained.