Page 1 of 1

SImple compilation question

Posted: Fri Jan 10, 2014 12:34 pm
by alromero
I download the most recent version of tsase and I did compile it with the Makefile included in the distribution.. Everything was smooth but now when I do try to import the package from python, it is complaining because it does not find it… probably I am missing a step of installation but I was unable to figure it out. Any advise will be welcome.

Thanks

-aldo.

Re: SImple compilation question

Posted: Fri Jan 10, 2014 2:29 pm
by chill
If the tsase directory is in "$HOME/code/tsase" then you need to add "$HOME/code" to your $PYTHONPATH. Does that help?

Re: SImple compilation question

Posted: Fri Jan 10, 2014 2:53 pm
by alromero
Thanks a lot!. It did work in my linux box but not in my Mac.. I will sort this out.. now can I ask you something bit different about the examples directory? I am not sure what it is in there… is there a README or some simple explanation of what is in there?..I guess it is based on the CdSe example but I am not 100% sure...

Thanks again. It is really great that you have interfaced with are!

Best

-aldo.