#49212: autojump @22.2.4: ImportError: No module named autojump_argparse -----------------------+-------------------------- Reporter: mk@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: autojump | -----------------------+-------------------------- Comment (by jowens@…): I remove my "works for me". It doesn't work for me. Also, oddly, the alias 'j' for autojump appears to have disappeared. {{{ $ autojump foo Please source the correct autojump file in your shell's startup file. For more information, please reinstall autojump and read the post installation instructions. $ if [ -f /opt/local/etc/profile.d/bash_completion.sh ]; then
. /opt/local/etc/profile.d/bash_completion.sh fi
$ ls -l /opt/local/etc/profile.d/bash_completion.sh -rw-r--r-- 1 root admin 675 Nov 7 06:32 /opt/local/etc/profile.d/bash_completion.sh $ autojump foo Please source the correct autojump file in your shell's startup file. For more information, please reinstall autojump and read the post installation instructions. $ }}} -- Ticket URL: <https://trac.macports.org/ticket/49212#comment:16> MacPorts <https://www.macports.org/> Ports system for OS X