#49212: autojump @22.2.4 : currently broken, perhaps due to recent update -----------------------+-------------------------------- Reporter: mk@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: autojump | -----------------------+-------------------------------- Changes (by mk@…): * cc: ryandesign@… (added) Old description:
When I try to jump into my Downloads folder I see this: {{{ $ j Dow Traceback (most recent call last): File "/opt/local/bin/autojump", line 41, in <module> from autojump_argparse import ArgumentParser ImportError: No module named autojump_argparse autojump: directory 'Dow' not found Try `autojump --help` for more information. }}} Something broke recently.
New description: When I try to jump into my Downloads folder I see this: {{{ $ j Dow Traceback (most recent call last): File "/opt/local/bin/autojump", line 41, in <module> from autojump_argparse import ArgumentParser ImportError: No module named autojump_argparse autojump: directory 'Dow' not found Try `autojump --help` for more information. }}} Something broke recently, perhaps due to #49102!? -- -- Ticket URL: <https://trac.macports.org/ticket/49212#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X