Hello all.
I wish to know what all needs to be done to shift my pylons 1 based web app to python 2.7?
When it was developed it was in python 2.6 and now I use python 2.7?
I have all the eggs which I collected from buildout and I am dead sure that I have the right eggs. But I still have an impression that before just taking the webapp and untarring it, I must first consult this mailing list and know the pitfalls while doing so. I am sure just taking the webapp tarball, uncompressing it and running paster serve development.ini will not help. Note, I have a seperate version of python installed in /opt/devtools so I don't use a virtual environment. my system runs python 2.6 while I have a seperate python2.7 inthe said folder.
Further more, /opt/devtools/bin is not in my classpath.

happy hacking.
Krishnakant.



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