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