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

isort error due to isort v5 #13

Closed
maresb opened this issue Jul 7, 2020 · 1 comment
Closed

isort error due to isort v5 #13

maresb opened this issue Jul 7, 2020 · 1 comment

Comments

@maresb
Copy link

maresb commented Jul 7, 2020

I am getting

isort: error: argument -a/--add-import: expected one argument

This is apparently due to isort v5 being installed in the Dockerfile. If I edit the pip command in the Dockerfile to pin isort==4.3.21 it works again.

Sorry I don't have time right now to analyze it in more depth, but I wanted to at least report it.

@dmontagu
Copy link
Owner

Should be fixed

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

2 participants