Hi Sacheendra, Does placing python2.7 in your path before python3.3 help in any way?
This process is described at: https://wiki.archlinux.org/index.php/python They create a symbolic link from /usr/bin/python2 to ~/bin/python and then place ~/bin into their path. On 20 November 2013 10:11, Sacheendra Talluri <sacheendr...@gmail.com>wrote: > Hi, > I am new to Cloudstack > > In arch linux bin/python points to python3.3, but cloudstack needs it to > point to python2.7 > How do I get around this. For python programs i use virtualenv, but > obviously it wont work for this. > > Has anybody got it working on arch linux. > > Regards, Sacheendra >