(06-25-2021, 07:39 PM)patrickmollohan Wrote: @0x070, it appears module error from
can be resolved viaCode:from messaging.mms.message import MMSMessage
Code:pip install python-messaging
I gave this a try (for pip and pip3) and it said the dependencies were already satisfied.
** Edit **
I can run the python3 script in the Mobian Wiki MMS guide using sudo.
** Edit 2 **
I wasn't using the correct Chatty launcher, but now I get MMS by running the chatty/build/run executable. Seems to work best with the original Chatty uninstalled. Thank you kop316 for your hard work!