******************** Set Library Path for python running configuration *****
-> home/user/.bashrc
Add below code in your library path
export PATH="/home/user/anaconda3/bin:$PATH"
export PYTHONPATH="/home/user/anaconda3/bin/md"
-> home/user/.bashrc
Add below code in your library path
export PATH="/home/user/anaconda3/bin:$PATH"
export PYTHONPATH="/home/user/anaconda3/bin/md"
Note: Only a member of this blog may post a comment.