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 #14

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

duplicate of #13