On Tue, Jul 15, 2008 at 11:50 AM, Graham Higgins <[EMAIL PROTECTED]> wrote:
> > On Jul 14, 11:23 pm, "Mike Orr" <[EMAIL PROTECTED]> wrote: > > Tried to install Pylons 0.9.7 beta on a colleague's Mac and got a funny > error: > > > > $ easy_install -fhttp://pylonshq.com/download/0.9.7-U Pylons > > Processing Pylons > > error: couldn't find a setup script in Pylons > > I have an /old/ TiBook running 10.4 and I'm seeing the same problem. I > suspect its origin lies in the legacy of a variety of earlier Python > installations, including MacPython, fink and (later) darwin ports, as > well as my own compilation of source distros, etc. etc. > I second that bug. I used the go-pylons script on my 10.5 mac earlier last week and it couldn't find the setup script. I then just manually did a easy_install of Pylons 0.9.7, but I then had to install mako, sqlalchemy, paste, etc. later as the dependencies didn't get installed automatically. I was doing this inside of a virtualenv. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
