-
Notifications
You must be signed in to change notification settings - Fork 181
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
Fresh clone won't successfully build dev container #83
Comments
As per issue #83 build of a fresh checkout fails. This PR increases the isort version to resolve the issue. Co-authored-by: Daniel Ciborowski <[email protected]>
thanks for catching this. I will add back in the .pre-commit-config. |
I have the exact same problem, also after applying the fix in #90. Any ideas? Logs:
|
@Stef16Robbe, FWIW, I believe the error you got is the same as I (much more recently) reported in #151, and finally looked into today, yielding pull request #154. I imagine it's far too late to be useful to you, but commenting just in case! |
@TaoK Appreciate the follow-up. I have indeed since moved on, I might test it out for you later on to verify 👍 |
This could be a problem with my setup, but I'm not sure what ths issue is.
Steps to reproduce:
git clone https://github.com/microsoft/python-package-template.git
What I expected to happen:
Container builds
What actually happens:
The text was updated successfully, but these errors were encountered: