Well, I found the download location for rc1: http://pylonshq.com/download/1.0rc1
, which I guess is right where one might expect it to be.
Now, I'm just confused as to how I installed it in the first place,
because I don't remember doing it manually. I thought I got it from
running buildout, but now I'm not sure.
Anyway, is there anyone out there that can tell me if it's safe to use
this version, or should I use 1.0b1 for now?
--
You received this message because you are subscribed to the Google Groups "pylons-discuss" group.
To post to this group, send email to pylons-...@googlegroups.com.
To unsubscribe from this group, send email to pylons-discus...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
> Check the IRC chat log, I don't recall the details but Ben pulled the RC1 from CheeseShop.
It's perfectly safe to use 1.0rc1 instead of 1.0b1. I had to pull it from CheeseShop because it was getting installed by default, and I wanted 0.10rc1 to be the default for installation so that people wouldn't accidentally get 1.0 without going directly to it.
The install directions here were updated to show the path:
http://pylonshq.com/docs/en/1.0/gettingstarted/#installing
Cheers,
Ben
That's where I eventually figured out that I could go to /download/
1.0rc1, but the link on the getting started page is to the go-pylons
script. Unless I missed it, there's not a section that mentions using
easy_install with -f nor is there a link to the tarball.