#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 rubendibattista@…): Replying to [comment:14 macports.org-acnt@…]:
Seeing this in zsh using OMZ as well. The OMZ autojump "plugin" is a simple nested if that just aims to automatically select the right profile of autojump depending on whether it was installed manually or one of the various package managers out there. The actual core autojump shell setup called for MacPorts is in {{{/opt/local/etc/profile.d}}}, but that may be an issue here. OMZ is looking for {{{autojump.zsh}}}, and in an earlier MacPorts install {{{profile.d}}} did contain {{{autojump.bash}}}, {{{autojump.sh}}}, and {{{autojump.zsh}}}. However, on a brand new fresh install I'm seeing only {{{autojump.sh}}} and nothing else at all. @rubendibattista, are you seeing that too?
Sorry. Did not have the time to check. Thanks for helping in any case. -- Ticket URL: <https://trac.macports.org/ticket/49212#comment:23> MacPorts <https://www.macports.org/> Ports system for OS X