<div>I am not sure about that. I also thought about the same and deleted the file in scripts once. But once I import the module in twisted the compiled module gets created. </div>
<div>&nbsp;</div>
<div>Hey thank you, just&nbsp; noticed that there was file named twisted I created before installing the framework. Python was trying to compile that instead of the framework. Now I deleted it and it is working fine. Sorry mistake on my side must have looked better.
</div>
<div>&nbsp;</div>
<div>Thank you :-)</div>
<div>&nbsp;</div>
<div>Regards,</div>
<div>Sai<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 12/7/06, <b class="gmail_sendername">Christopher Armstrong</b> &lt;<a href="mailto:radix@twistedmatrix.com">radix@twistedmatrix.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On 12/7/06, PAPPU Sai Venkatakrishnan &lt;<a href="mailto:saidesertrose2004@gmail.com">saidesertrose2004@gmail.com
</a>&gt; wrote:<br>&gt; Hi,<br>&gt; I am newly learning twisted use it in my development projects. I installed<br>&gt; twisted in my machine imported the reactor from twisted.internet.<br>&gt;<br>&gt; But I got an error stating 
internet.protocol is not present.<br>&gt;<br>&gt; Traceback (most recent call last):<br>&gt;&nbsp;&nbsp; File &quot;&lt;pyshell#2&gt;&quot;, line 1, in -toplevel-<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; from twisted.internet import reactor<br>&gt;&nbsp;&nbsp; File &quot;C:\Python24\Scripts\twisted.py&quot;, line 1, in
<br>&gt; -toplevel-<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; from twisted.internet.protocol import protocol<br>&gt; ImportError: No module named internet.protocol<br><br>The file &quot;C:\Python24\Scripts\twisted.py&quot; shouldn't be there. What is<br>
it? Python is mistaking it for the &quot;twisted&quot; package.<br><br>--<br>Christopher Armstrong<br>International Man of Twistery<br><a href="http://radix.twistedmatrix.com/">http://radix.twistedmatrix.com/</a><br><a href="http://twistedmatrix.com/">
http://twistedmatrix.com/</a><br><a href="http://canonical.com/">http://canonical.com/</a><br><br>_______________________________________________<br>Twisted-web mailing list<br><a href="mailto:Twisted-web@twistedmatrix.com">
Twisted-web@twistedmatrix.com</a><br><a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web</a><br></blockquote></div><br>