Hi , Kumar and I are working on this together. thanks for your email. we
had 0.9.6 env and in the process of creating a template for the current
project to be deployed to other machines,  we ran python setup.py develop
but as root !!! this actually updated some of the libraries to 0.9.7.

we followed the below link in upgrading our 0.9.6 to 0.9.7 but we are unable
to create any new projects

http://wiki.pylonshq.com/display/pylonsdocs/Upgrading

On Sun, Oct 4, 2009 at 8:35 PM, Mike Orr <[email protected]> wrote:

>
> I don't know why you suddenly started getting the warnings if you
> haven't updated anything.  If you have multiple copies of Pylons on
> your system, it's possible that the other version got picked up on the
> path somehow.
>
> The warning says you're using Pylons 0.9.7rc4.  You can try upgrading
> to 0.9.7 (in a separate virtualenv if possible) and see if it cuts
> down on the warnings.
>
> If your application is not using any rails helpers or Javascripts, you
> can remove the import in myapp/lib/helpers.py, and the Javascript
> application in the cascade in middleware.py.  That should get rid of
> the warnings.  The current version of Pylons and an up-to-date
> application do not produce the warnings.
>
> --
> Mike Orr <[email protected]>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to