Awesome  I'm going to add this info into the docs in some way.  =)   
Good luck with it!

Daniel

On Feb 19, 2006, at 2:41 PM, Travis Bell wrote:

> Nevermind ;) Got it.
>
> I downloaded http://tmrc.mit.edu/mirror/twisted/ 
> Twisted-1.3.0.tar.gz and untarred the WHOLE thing into the /src  
> dir. She's working now.
>
> Thanks for the help man!
>
> -- 
> Travis Bell
>
>
>
> On 19-Feb-06, at 12:05 PM, Travis Bell wrote:
>
>>> Now, I believe if you pulled a copy of it and installed the  
>>> twisted tree under the src directory in the distribution itself,  
>>> it should pull that one instead of the system one.  This task  
>>> might be easier done using Twisted 1.3.0.  ;)
>>
>> I have been looking into this... but can't seem to get it to work.  
>> Does ALL of Twisted need to be installed or just Words?
>>
>> Also, do I need to do a "python setup.py install" or would a copy  
>> of the Twisted (or Words) directories work ok?
>>
>>
>> -- 
>> Travis Bell
>>
>>
>>
>> On 19-Feb-06, at 11:30 AM, Daniel Henninger wrote:
>>
>>> I believe the last version if worked properly with is 0.1.0.  =)   
>>> (twisted words that is, twisted itself doesn't matter)  Now, I  
>>> believe if you pulled a copy of it and installed the twisted tree  
>>> under the src directory in the distribution itself, it should  
>>> pull that one instead of the system one.  This task might be  
>>> easier done using Twisted 1.3.0.  ;)  Any suggestions from anyone  
>>> else on getting that set up?  I know others have done that before.
>>>
>>> Daniel
>>>
>>> On Feb 19, 2006, at 1:15 PM, Travis Bell wrote:
>>>
>>>> Thanks for the reply Daniel.
>>>>
>>>> Question then: can two versions of Twisted exist on the same  
>>>> machine? Would it be possible to use the old Twisted Words?
>>>>
>>>> If not, what is the last version of Twisted that did work  
>>>> properly? Maybe I will just uninstall the newest in favor of the  
>>>> old until this is fixed ;)
>>>>
>>>> Cheers,
>>>>
>>>> -- 
>>>> Travis Bell
>>>>
>>>>
>>>>
>>>> On 19-Feb-06, at 11:11 AM, Daniel Henninger wrote:
>>>>
>>>>> For the benefit of the list (I responded to Travis personally  
>>>>> about this a moment ago), this is due to the newer Twisted  
>>>>> Words reorganizing code quite a bit.  sasl.py does not work  
>>>>> with the latest stuff.  Unfortunately, so much as changed that  
>>>>> it's not an easy fix.  =/
>>>>>
>>>>> Daniel
>>>>>
>>>>> On Feb 19, 2006, at 1:05 PM, Travis Bell wrote:
>>>>>
>>>>>> Hey guys, just wondering if anyone can help.
>>>>>>
>>>>>> I get his error when I attempt to start PyAIM-t...
>>>>>>
>>>>>>
>>>>>> starbuck# ./PyAIMt
>>>>>> /usr/local/lib/python2.4/site-packages/twisted/web/proxy.py: 
>>>>>> 22: DeprecationWarning: twisted.protocols.http has moved to  
>>>>>> twisted.web.http. See http://twistedmatrix.com/projects/web.
>>>>>>   from twisted.protocols import http
>>>>>> /root/trunk/src/tlib/domish.py:425: DeprecationWarning:  
>>>>>> twisted.protocols.sux has moved to twisted.web.sux. See http:// 
>>>>>> twistedmatrix.com/projects/web.
>>>>>>   from twisted.protocols import sux
>>>>>> Traceback (most recent call last):
>>>>>>   File "main.py", line 122, in ?
>>>>>>     import sasl
>>>>>>   File "/root/trunk/src/sasl.py", line 62, in ?
>>>>>>     class SASLConnectAuthenticator(xmlstream.Authenticator):
>>>>>> AttributeError: 'module' object has no attribute 'Authenticator'
>>>>>> starbuck#
>>>>>>
>>>>>>
>>>>>>
>>>>>> Any ideas?
>>>>>>
>>>>>> -- 
>>>>>> Travis Bell
>>>>>>
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> py-transports mailing list
>>>>>> py-transports@blathersource.org
>>>>>> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>>>>>
>>>>> _______________________________________________
>>>>> py-transports mailing list
>>>>> py-transports@blathersource.org
>>>>> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>>>>
>>>>
>>>> _______________________________________________
>>>> py-transports mailing list
>>>> py-transports@blathersource.org
>>>> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>>>
>>> _______________________________________________
>>> py-transports mailing list
>>> py-transports@blathersource.org
>>> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>>
>> _______________________________________________
>> py-transports mailing list
>> py-transports@blathersource.org
>> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>
> _______________________________________________
> py-transports mailing list
> py-transports@blathersource.org
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports

Reply via email to