-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Hi there,
I am getting the error No isort python module detected, you should install it. More info at https://github.com/fisadev/vim-isort when trying to execute isort within Vim. Isort has correctly been pip installed:
$ which isort
/Library/Frameworks/Python.framework/Versions/3.8/bin/isort
and isort example.py indeed does sort the imports.
Vim version is 8.1.
(Searched previous issues and none of the solutions worked. I have pip installed isort through both python3.8 and 2.7).
ajslater, eugeniusw, hassek, zsoobhan, jrd and 3 more
Metadata
Metadata
Assignees
Labels
No labels