Scott Beddall

Results 121 comments of 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...

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.

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. ![image](https://user-images.githubusercontent.com/45376673/158450351-570da820-9389-46ef-8c83-192a7904029e.png) Need to continue to reduce disk pressure. We've made progress on this issue though.