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

Pin setuptools to 58.0.4 on Windows #1746

Merged
merged 2 commits into from
May 26, 2022

Conversation

Nayef211
Copy link
Contributor

Description

The CI jobs unittest_windows_py3.7 fails with:

error: can't copy 'build\lib.win-amd64-3.7\pyd': doesn't exist or not a regular file

Following the changes in pytorch/vision#5868 to fix this

@Nayef211 Nayef211 requested a review from parmeet May 26, 2022 16:45
@Nayef211 Nayef211 marked this pull request as ready for review May 26, 2022 16:45
Copy link
Contributor

@parmeet parmeet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Nayef211
Copy link
Contributor Author

Current test failures are related to mocked dataset testing. Verified that original error is now gone!

@Nayef211 Nayef211 merged commit d963bdb into pytorch:main May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants