Running Leap 42.1 with KDE5. In the past, I'm sure I was able to run scripts that I put in ~/bin from my home directory. For example: :~> python script.py would run if script.py was in ~/bin It doesn't seem to be working here, even though /home/bob/bin is in my $PATH. 18:03 bob@hexagon:~> echo $PATH /home/bob/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/home/bob/bin:/home/bob/leo-editor:/home/bob/morituri/bin:/home/bob/bin:/home/bob/leo-editor:/home/bob/morituri/bin I'm not sure why it's there several times. The error I get is: 18:03 bob@hexagon:~> python3 cdrip.py artists python3: can't open file 'cdrip.py': [Errno 2] No such file or directory I'm of an age where memory starts failing, so maybe I've misremembered something. Any suggestions, please. -- Bob Williams System: Linux 4.1.15-8-default Distro: openSUSE 42.1 (x86_64) with KDE Development Platform: 4.14.16 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org