> I'm happy to announce the release of TG 2.0b5.  This is largely a
> bugfix release, and we're rapidly approaching the first 2.0 release
> candidate.

Trying to install with pip.py it failed on BeautifulSoup

PYTHONUSERBASE=$HOME/T/ pip.py install \
   -i http://www.turbogears.org/2.0/downloads/current/index \
   tg.devtools


Downloading/unpacking BeautifulSoup (from tg.devtools)
  Could not find any downloads that satisfy the requirement
BeautifulSoup (from tg.devtools)
No distributions at all found for BeautifulSoup (from tg.devtools)

One of the errors in pip-log.txt is:

Could not parse version from link: 
http://www.turbogears.org/2.0/downloads/current/BeautifulSoup.tar.gz
(fro
m http://www.turbogears.org/2.0/downloads/current/index/BeautifulSoup/)
Skipping link 
http://www.turbogears.org/2.0/downloads/current/BeautifulSoup.tar.gz
(from http://www.turbogea
rs.org/2.0/downloads/current/index/BeautifulSoup/); wrong project name
(not beautifulsoup)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to