anybody know why I have something like this? why they are with the same name but they have different locations? which one should i use ?
ps: I should say that I did add these two lines to .bashrc export PATH="${PATH}:/home/qr8v/.local/bin" export PYTHONPATH="${PYTHONPATH}:/home/qr8v/.local/bin" because I had a problem. it was saying that scripts were installed in a folder that is not on PATH. then I added these two lines to .bashrc

echo $PATHin terminal??/binon your machine and search forpython. If found, then Python is installed in two places. If not found, maybe something wrong in.bashrc. Anyway, it's not a big deal. You can choose any one of them with no problem