Hi,

regularly I've been updating my pylons installation from the mercurial
version.

Now I 'm having trouble when issuing "sudo python setup.py develop"
from the mercurial repository.  It tells me about a Paste conflict.

...after some advance in the installaton process occurs this ....

Running FormEncode-1.0.1/setup.py -q bdist_egg --dist-dir /tmp/
easy_install-Q7IYWW/FormEncode-1.0.1/egg-dist-tmp-5ZA1pw
warning: no files found matching '*.py' under directory '.'
warning: no files found matching '*.html' under directory 'docs'
no previously-included directories found matching '**/.svn'
zip_safe flag not set; analyzing archive contents...
formencode.api: module references __file__
formencode.fields: module references __file__
formencode.util.doctest24: module references __file__
formencode.util.doctest24: module MAY be using inspect.getsourcefile
Adding FormEncode 1.0.1 to easy-install.pth file

Installed /Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/site-packages/FormEncode-1.0.1-py2.5.egg
Searching for Paste>=1.7.2
Reading http://pypi.python.org/simple/Paste/
Reading http://pythonpaste.org
No local packages or download links found for Paste>=1.7.2
error: Could not find suitable distribution for
Requirement.parse('Paste>=1.7.2')



Before this I indeed update with easy_install Paste==dev , then
easy_install PasteDeploy==dev and easy_install PasteScript==dev
succesfully.  That is I have the most up to date versions of the Paste
pieces.

Any hint?

Domingo Aguilera
--~--~---------~--~----~------------~-------~--~----~
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