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

Enable windows-latest actions #5

Open
kta-intel opened this issue Oct 30, 2024 · 0 comments
Open

Enable windows-latest actions #5

kta-intel opened this issue Oct 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kta-intel
Copy link
Collaborator

It is a known issue that torchvision==0.18 is incompatible with numpy>=2.x securefederatedai/openfl#1017 (comment)

However, torch==2.4.x automatically installs triton==3.0.0, which is triggering an AssertionError with distutils securefederatedai/openfl#1017 (comment)

This is causing windows actions to fail. While we can downgrade numpy to allow the windows action to pass, it is better to address these incompatibility issues at the base openfl level

@kta-intel kta-intel added the bug Something isn't working label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant