On Tue, Jul 15, 2014 at 9:20 PM, Seth Moeckel <[email protected]> wrote:

> Hey guys, i just stumbled upon this convo in a search about feedparser, if
> you know anything i would apprieciate the help,
> im working on a small program for home automation that uses a raspberry pi
> and is email to sms controlled directly into command line, i needed feed
> parser for recieving sms to run commands, and i have tried multiple web
> tutorials but with no luck, i get a import error in idle, it doesnt know of
> a module called feedparser, i tried installing it, updating the device, all
> that, still no luck
> would be very greatful, if you know oh any modules i could use instead to
> do the same thing or how to fix this please send a response as soon as
> convienant
>


What service are you using to receive SMS?

Usually an import error means that Python can't find the library, have you
included the feedparser code with your application? Is this error occurring
within the development server or production App Engine?


-----------------
-Vinny P
Technology & Media Consultant
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to