I see, whenever I do echo $PYTHONPATH on a terminal in LUBUNTU it's just returning me blank.
mossig@mossig-linux:~$ echo $PYTHONPATH
mossig@mossig-linux:~$
by the result of this I'm assuming that the PYTHONPATH isn't set up, even though I've added those two folders inside Modeller to pythonpath couple of times, so each time it's resetting for some reason by the looks of it.
this script that you posted, should I copy them inside my scripts? if yes to which script should I copy it? I didn't understand what a .bashrc scipt is. Thank you.