[twill] Twill shell can't find pp_get_title?

Ramon Felciano felciano at ingenuity.com
Fri Nov 3 11:33:36 PST 2006


Hi Titus --

I'm probably being obtuse here but I still don't see the connection.
Maybe this is a terminology issue? I thought I was using "twill latest"
given the following on the twill web-page:

"The latest release of twill is twill 0.8.5, released Monday, June 5th,
2006"

Is there another version of "twill latest" I should use instead?

Ramon

____________________________________
Ramon M. Felciano
INGENUITY Systems, Inc.

-----Original Message-----
From: Titus Brown [mailto:titus at caltech.edu] 
Sent: Friday, November 03, 2006 10:00 AM
To: Ramon Felciano
Cc: twill at lists.idyll.org
Subject: Re: [twill] Twill shell can't find pp_get_title?

-> I'm having difficulty running twill on a fresh Python 2.5 install. 
-> I'm getting stack trace below. There was a message last month about 
-> this, and Titus suggested it was due to an outdated version of
mechanize.
-> However, this is a clean install and I explicitly downloaded and 
-> installed the latest mechanize (mechanize-0.1.5b-py2.5.egg) from 
-> http://wwwsearch.sourceforge.net/mechanize/.
-> 
-> FWIW, if I import mechanize and do dir(mechanize), I don't see a 
-> pp_get_title...
-> 
-> Any suggestions?

Uninstall mechanize ;).  Or upgrade to the latest version of twill.

The problem is caused by a mismatch between the version of mechanize
that twill expects (which is included with twill) and the version of
mechanize that twill gets when it does an 'import'.  The versions are
seriously mismatched for twill-0.8.6 and mechanize latest, but twill
latest expects the latest version of mechanize.

I realize this is an insane situation and I will try to figure out how
to deal with it ;)

cheers,
--titus


----+----
This email message (and any attached document) contains information from Ingenuity Systems Inc. which may be considered confidential by Ingenuity, or which may be privileged or otherwise exempt from disclosure under law, and is for the sole use of the individual or entity to whom it is addressed.  Any other dissemination, distribution or copying of this message is strictly prohibited.  If you receive this message in error, please notify me and destroy the attached message (and all attached documents) immediately. 



More information about the twill mailing list