Skip to content

No Python Module Detected #36

@jacobseiler

Description

@jacobseiler

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions