
Hadn't read your last statement.. in that case scratch off option 2... that would possibly break other apps that use python2.6. On Tue, Oct 25, 2011 at 12:19 PM, Yonny Mutai <yonnym@googlemail.com> wrote:
You have 2 options:
1. When running python setup.py install ... use the absolute python2.7 .. ie python2.7 setup.py install 2. or more permanently.. remove the link /usr/bin/python and create a new one that points to python2.7 ... ls -s /usr/bin/python2.7 /usr/bin/python
On Tue, Oct 25, 2011 at 11:43 AM, [ Brainiac ] <arebacollins@gmail.com>wrote:
hello, after some upgrades i find my system running two versons of python, 2.6 and 2.7, i urgently need to install a specific pywebdav version<http://code.google.com/p/pywebdav/downloads/detail?name=PyWebDAV-0.9.4.tar.gz&can=2&q=/>on the 2.7. whenever i use easy install, or just download it and do the setup.py install, it ends up in the 2.6. is there a way of installing this?
i dont want to tamper with attempting to remove the older versions and cause breakages ..
-- *“The twentieth century has been characterized by three developments of great political importance: the growth of democracy, the growth of corporate power, and the growth of corporate propaganda as a means of protecting corporate power against democracy”*
~ Alex Carey ~
Tel No: 0x2af23696
_______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks ------------ Skunkworks Rules http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 ------------ Other services @ http://my.co.ke
--
-- Regards, Yonny ..... there are two survival skills we must always remember: Never mess with people who handle your food; and never, whenever possible, enrage the IT guy.