I've upgraded python to 2.5 and installed easy_install. Nevertheless, when I try to install Python it'll throw the following error:
# easy_install Trac Searching for Trac Reading http://pypi.python.org/simple/Trac/ Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found! Reading http://pypi.python.org/simple/Trac/ Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found! Couldn't find index page for 'Trac' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading http://pypi.python.org/simple/ Download error: (-3, 'Temporary failure in name resolution') -- Some packages may not be found! No local packages or download links found for Trac error: Could not find suitable distribution for Requirement.parse ('Trac') What's the problem? Thank you in advance! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
