-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 28 Sep 2009, at 20:11, cd34 wrote:

> $ cat ../lib/python2.5/site-packages/easy-install.pth


I dunno if this helps but there seem to be three required libraries  
missing from that list. Check Pylons' setup.py for the list of  
install_requires and you'll see it includes:

"Routes>=1.10.3", "WebHelpers>=0.6.4", "Beaker>=1.3dev",
"Paste>=1.7.2", "PasteDeploy>=1.3.3", "PasteScript>=1.7.3",
"FormEncode>=1.2.1", "simplejson>=2.0.8", "decorator>=2.3.2",
"nose>=0.10.4", "Mako>=0.2.4", "WebOb>=0.9.6.1", "WebError>=0.10.1",
"WebTest>=1.1", "Tempita>=0.2",

So it looks like WebOb-0.9.6.1, simplejson-2.0.8 and FormEncode-1.2.1  
would appear to be missing.

The install_requires for tw.forms' setup.py also specifies  
FormEncode>=1.1.

Cheers,

Graham

http://www.linkedin.com/in/ghiggins




-----BEGIN PGP SIGNATURE-----

iEYEARECAAYFAkrBSSMACgkQOsmLt1NhivyzgACfcPtRaB3J33oRvkmLd+tsdpY7
iLsAoI4JKgQkmTXtIXmgCY3kJ/MA1pOviQCVAgUBSsFJI1nrWVZ7aXD1AQKa6gQA
tZshH6ILNllxtM2GCYU7SYlZTG63OWgCYQVyCOfG3bwAGrls6kuq9k/7g3LOyfCh
tc5g19p5tHXY2B5ChkygORfrmLWIqA7G+JxVbqyhQlhjQNV6Mq7o3880SjgEPt08
UcjYL5eiQ1ODs+jyanZvcW023GYqlJCMioSWJREud/0=
=+XBj
-----END PGP SIGNATURE-----


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to