Yeah, I intsalled it with those three cmds, The error just says ' no module named storm.locals' At last, I gave up, and upgrade to 12.04, and reinstalled it with the same three cmds, and it works. Thanks for your reply.
On Mon, Mar 4, 2013 at 8:00 PM, <[email protected]> wrote: > Send storm mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.ubuntu.com/mailman/listinfo/storm > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of storm digest..." > > > Today's Topics: > > 1. Re: ImportError on Ubuntu 11.10 (Free Ekanayaka) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 4 Mar 2013 09:23:10 +0100 > From: Free Ekanayaka <[email protected]> > To: Ming Lee <[email protected]> > Cc: [email protected] > Subject: Re: [storm] ImportError on Ubuntu 11.10 > Message-ID: > <CABJ6Wij+wNZ4bbTJ9w=UdysGGamewxn_+gqRAVQ= > [email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > Hi, > > On Sun, Mar 3, 2013 at 7:12 AM, Ming Lee <[email protected]> wrote: > > Hi, all, > > After I installed the python-storm with these three commands on the > tutorial > > page > > Do you mean these three: > > sudo add-apt-repository ppa:storm/ppa > sudo apt-get update > sudo apt-get install python-storm > > ? > > If so, it might be that the version in that ppa doesn't really work on > Ubuntu 11.10. I suggest that you remove the package and the ppa: > > sudo apt-get remove python-apt > sudo rm -f /etc/apt/sources.list.d/storm-ppa-*.list > sudo apt-get update > > and install the official version of the package for Ubuntu 11.10: > > sudo apt-get install python-storm > > Alternatively, please let me know what import error are you getting > exactly (paste the full traceback that you get). > > Cheers, > > Free > > > > ------------------------------ > > -- > storm mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/storm > > > End of storm Digest, Vol 59, Issue 2 > ************************************ >
-- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
