<div dir="ltr">Hi, folks,<div><br></div><div>I was trying to install twisted 13.0 on my 64 bit win 7 but get some strange problem - there is no sub-packages available under twisted!</div><div><br></div><div>Here is a screen copy:</div>


<div><br></div><div><div>Python 2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)] on win32</div><div>Type "help", "copyright", "credits" or "license" for more information.</div>


<div>>>> import twisted</div><div><div>>>> twisted.web</div><div>Traceback (most recent call last):</div><div>  File "<stdin>", line 1, in <module></div><div>AttributeError: 'module' object has no attribute 'web'</div>


<div></div></div><div>>>> dir(twisted)</div><div>['__builtins__', '__doc__', '__file__', '__name__', '__package__', '__path__', '__version__', '_checkRequirements', '_version', 'python', 'v</div>


<div>ersion']</div><div><div>>>> twisted.version</div><div>Version('twisted', 13, 0, 0)</div></div><div><br></div><div><br></div><div>Although the screen copy shows I'm using Python 2.7 32 bits, I have also tried Python 2.7 64bits and get just the same problem.</div>

<div><br></div><div>I have tried both installing by running the 32bit window binary setup package from twisted website and building from the source tar ball. Both ways give the same result.</div><div><br></div><div style>

<br></div><div><br></div><div><br></div>
<div><div dir="ltr">Regards,<br><br>Weikai (Victor)  Xie</div></div>
</div></div>