Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"env: python: No such file or directory" everytime a user changes directory in Monterey 12.3 #649

Open
superandrew opened this issue Mar 15, 2022 · 4 comments

Comments

@superandrew
Copy link

Since Apple removed pythone2 from Monterey 12.3, autojumps fires an error everytime a user changes directory. Not sure if a fix is already available.

@superandrew
Copy link
Author

I see the behaviour is fixed in the branch wting_default_python3. So feel free to close the issue.

@jaorsh
Copy link

jaorsh commented Mar 29, 2022

Thanks @superandrew. For those looking to install the python3 branch:

git clone git@github.com:wting/autojump.git
cd autojump/
git checkout wting_default_python3
./install.py

@jakemumu
Copy link

jakemumu commented Apr 8, 2022

This should be the default!

@lukeupup
Copy link

lukeupup commented Apr 18, 2022

Running brew upgrade autojump works for me. (Latest version is 22.5.3_3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants