hari narayanan wrote:
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 ....
1) VdbAuthenticator is a part of rpyc, so you still don't have rpyc set
up correctly.
2) You should set PYTHONPATH to the src directory in the stable branch.
It has nothing to do with rpyc, but it references the tashi code.
Greetings,
Michael.