smn / txgsm

Utilities for talking to a GSM modem over USB via AT commands. Will NOT work with all modems, YMMV.
BSD 3-Clause "New" or "Revised" License
11 stars 5 forks source link

Import error messaging.sms #13

Closed ReeganArockiasmy closed 5 years ago

ReeganArockiasmy commented 5 years ago

I get a error msg:-

from messaging.sms import SmsSubmit, SmsDeliver exceptions.ImportError: No module named messaging.sms

after i added this line in requirement.txt. https://github.com/pmarti/python-messaging/tarball/master#egg=python-messaging-dev

smn commented 5 years ago

hey @ReeganArockiasmy sorry this code isn't being maintained anymore, it's likely that that specific library moved ahead and introduced a backwards incompatible change or isn't being updated anymore either.