hari narayanan wrote:
Hi Richard,

Thanks for the reply... I tried starting the cluster manager... But, i got the following error

ImportError: No module named rpyc

But, i downloaded rpyc and extracted it under the python2.6/site-packages ... According to rpyc documentation, extracting rpyc under the aforementioned folder is what is called installation... so,i have done it and i also set the path for python .... I donno why i got the error ... Any help will be appreciated ..

Hi Hari,

rpyc is a requirement for tashi. If you have installed the package in python2.6/site-packages, you should make sure that you are actually using python 2.6 (python --version).

I suggest if you are getting started, you go to branches/stablefix and use the code there. The trunk contains some WIPs that will likely be changed again soon.

Greetings,
Michael.

Reply via email to