Hi, Sorry .... I get a different error now ...
ImportError: cannot import name VdbAuthenticator Also, i set the PYTHONPATH using the following command while i was in "tashi/trunk" directory export PYTHONPATH=`pwd`/src And i did not get any error for this command .... I guess it is able to find the rpyc which is inside the python directory ... so, i believe pythonpath is set properly .... On Thu, Mar 24, 2011 at 6:31 PM, Michael Stroucken <[email protected]> wrote: > hari narayanan wrote: > >> Hi Michael, >> >> Yes,I am just getting started... I made sure that i am using python 2.6 >> ... As u said,i am now using the code in branches/stable-fix ... now,when i >> try to start clustermanager,i get the error that >> >> ImportError: No module named tashi.util >> >> >> You need to make sure your PYTHONPATH is set to point into the top source > directory. > > > >> Please excuse ... I am completely new to tashi and there are not many good >> documentations out there... >> > > Sorry, we wrote them :) > > Greetings, > Michael. >
