"which berrypi" returning nothing I believe is fine since it uses an alias instead.

Maybe check if the berrypi alias is setup with the terminal command:

alias berrypi

Maybe check that you can call berrypi, for example its help with the terminal command:

berrypi -h

In WIEN2k 18.2, I think it is userconfig that sets up BERRYPI_PATH and BERRYPI_PYTHON for you instead .bashrc instead of DEFAULT_BIN_PATH and DEFAULT_PYTHON_PATH, respectively.  So edit those, if the berrypi paths need adjusted.

On 10/1/2018 4:57 AM, Dr. K. C. Bhamu wrote:
Dear Prof. Oleg,

I just installed the Wien2k_18.2.

I saw one of your reply [1] where you call BerriPI with "which":

when I do the same, I am not getting anything.

My python variables in 'usr/bin' are:  python python2        python2.7      python3 python3.6      python3.6m     python3m


and
config.py  is:

DEFAULT_BIN_PATH="/home/kcbhamu/Wien2k_18.2/SRC_BerryPI/BerryPI"
#Fix for python path to make sure it grabs the latest version
#DEFAULT_PYTHON_PATH = "/usr/bin/python2.7"
DEFAULT_PYTHON_PATH = "/usr/bin/python2.7"

[1] https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg16327.html


regards
Bhamu
_______________________________________________
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html

Reply via email to