A Thursday 30 September 2010 09:10:12 Andrew Straw escrigué: > Hi, > > I have a buildbot that downloads and installs PyTables 2.1 nightly. > Between yesterday and today this started happening: > > $ easy_install tables==2.1 > Searching for tables==2.1 > Reading http://pypi.python.org/simple/tables/ > Reading http://www.pytables.org/ > Best match: tables 2.1 > Downloading http://www.pytables.org/download/stable/tables-2.1.tar.gz > error: Can't download > http://www.pytables.org/download/stable/tables-2.1.tar.gz: 404 Not > Found
Hmm, I suppose we need a better naming schema for the repository. I'm heading for something like: "http://www.pytables.org/download/%s/tables-%s.tar.gz" % (VERSION,)*2 instead of the current: "http://www.pytables.org/download/stable/tables-%s.tar.gz" % VERSION Could you please open a ticket on this so that we don't forget about this? Thanks, -- Francesc Alted ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Pytables-users mailing list Pytables-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pytables-users