Scott Beddall
Scott Beddall
Eventually, there definitely will be failures. I'll ask Laurent at scrum if we want to look into unzip/rezip. I believe that pip will install a tar.gz just fine, so we...
/azp run python - core
/azp run python - template
I am going to wait to merge this until after the release week. Effectively, this means next week.
Due to the fact that we will be using python setup.py until we migrate to pyproject.toml, I am closing this PR. It is ready to go.
I'm seeing references to possible LongPath conflicts. Given that we randomly generate names, I'm wondering if that's the origin of this problem. I'm going to try enabling LongPath and seeing...
@kristapratico directed me to https://github.com/pypa/pip/issues/4734 . This is similar, and may be related.
Going to close this and watch it via build log queries. Will re-open if we see it again.
Definitely still occurring. ``` BuildLogLine | where Timestamp >= now(-20d) | where Message startswith "ERROR: Could not install packages due to an EnvironmentError: [WinError 145] The directory is not empty:"...
In the past 20 days.  Need to continue to reduce disk pressure. We've made progress on this issue though.