> Going back to the question, where is yade declared as a module?  it's not 
> declared in PYTHONPATH in .bashrc.
Read docs for sys.path and use it instead of PYTHONPATH
(sys.path.append('.')); do you expect all people using your script to
mess with their .bashrc?

Have a look inside yade's executable, you'll see how it works.

v



_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to