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

Autocomplete Feature Not Working after Switching Python Version #14423

Open
2 tasks
novaTopFlex opened this issue Apr 29, 2024 · 0 comments
Open
2 tasks

Autocomplete Feature Not Working after Switching Python Version #14423

novaTopFlex opened this issue Apr 29, 2024 · 0 comments

Comments

@novaTopFlex
Copy link

novaTopFlex commented Apr 29, 2024

Normally, I would have no problems when switching Python interpreter versions, but with IPython the autocomplete dictionary fails to operate when switching versions of the Python interpreter from /usr/bin/python3 to /usr/bin/python3.12 or to any other version. On my host system (Ubuntu 22.04.1 LTS), my IPython interpreter defaults to /usr/bin/python3.10 as python3 is the symlink to python3.10 in said directory /usr/bin/. Although there may or may not be a clear indicator of an error, the autocompletion feature of the interpreter fails when a non-native Python interpreter version is recognized.

Tasks

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

1 participant