$ j p f
Traceback (most recent call last):
File "/bin/autojump", line 52, in <module>
from autojump_utils import is_autojump_sourced
ImportError: cannot import name is_autojump_sourced
autojump: directory 'p f' not found
This was caused by pyc files in /usr/bin/. I had to remove those:
$ rm -rf /usr/bin/autojump*.pyc
Nevertheless, still giving positive karma, since the package works.
This update has been submitted for testing by orion.
Unfortunately the update wasn't very smooth:
This was caused by pyc files in
/usr/bin/
. I had to remove those:Nevertheless, still giving positive karma, since the package works.
This update has been pushed to testing.
This update has been obsoleted by autojump-22.3.0-3.fc22.