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

pylint doesn't work with isort 5.x.x #3749

Closed
priv-kweihmann opened this issue Jul 26, 2020 · 1 comment
Closed

pylint doesn't work with isort 5.x.x #3749

priv-kweihmann opened this issue Jul 26, 2020 · 1 comment

Comments

@priv-kweihmann
Copy link
Contributor

Steps to reproduce

  1. pip3 install pylint
  2. pip3 install isort

Current behavior

pkg_resources.DistributionNotFound: The 'isort<5,>=4.2.5' distribution was not found and is required by pylint

Expected behavior

pylint works the same as with version 4.x of isort

@priv-kweihmann
Copy link
Contributor Author

Should be fixed with #3725

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