> On May 2, 2015, at 11:24 AM, Jess Tsui wrote:
>
> Just fixed the issue by downgrading twisted to 15.0.0 and restarted the
> computer….thanks anyway :)
It would be very helpful if you would help us diagnose this issue by
re-upgrading to 15.1 and seeing if you can reproduce it. How did you i
Just fixed the issue by downgrading twisted to 15.0.0 and restarted the
computer….thanks anyway :)
> On 3 May, 2015, at 2:22 am, Itamar Turner-Trauring
> wrote:
>
> On 05/02/2015 12:44 PM, Jessica Tsui wrote:
>>
>> Hi Itamar,
>> I do understand that, however the case is that my code is not w
On 05/02/2015 12:44 PM, Jessica Tsui wrote:
Hi Itamar,
I do understand that, however the case is that my code is not
working all of a sudden. It was fine a minute ago, server clients are
connecting well through listenTCP and connectTCP...however suddenly
the program returns failure in conne
Hi Itamar,
I do understand that, however the case is that my code is not working all
of a sudden. It was fine a minute ago, server clients are connecting well
through listenTCP and connectTCP...however suddenly the program returns
failure in connection and when I look through the code the editor
On 05/02/2015 11:54 AM, Jessica Tsui wrote:
I was working on my program and everything was fine, out of the blue
the python editor just told me that connectTCP and listenTCP cannot be
referenced in reactor.py. I tried to reinstall twisted but that didn't
help at all. How could I solve this?
Try looking for alternate reactor.py or reactor.pyc in your Python path
maybe?
kaiyou
Le 02/05/2015 17:54, Jessica Tsui a écrit :
> I was working on my program and everything was fine, out of the blue the
> python editor just told me that connectTCP and listenTCP cannot be
> referenced in reactor