On Tue, Jun 18, 2013 at 8:12 AM, Weikai (Victor) Xie wrote:
> Hi, folks,
>
> 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!
>
> Here is a screen copy:
>
> Python 2.7.4 (default, Apr 6 2013, 19:54:46) [MSC
On Tue, Jun 18, 2013 at 04:12:17PM +1000, Weikai (Victor) Xie wrote:
> >>> import twisted
> >>> twisted.web
> Traceback (most recent call last):
> File "", line 1, in
> AttributeError: 'module' object has no attribute 'web'
I believe that's just how packages work in Python. On a Linux machine
I
Hi, folks,
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!
Here is a screen copy:
Python 2.7.4 (default, Apr 6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]
on win32
Type "help", "copyright", "credits" or "li