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

Upper limit of "torch>=1.4.0,<1.7.1" prevents to install polyfuzz[flair] on python > 3.8 #61

Open
mihasK opened this issue Jul 25, 2023 · 1 comment

Comments

@mihasK
Copy link

mihasK commented Jul 25, 2023

torch 1.7.0 allows only python up to 3.8
Could we remove upper boundary at all?

@MaartenGr
Copy link
Owner

Sure, I believe it was an old issue that prevented this. For now, you could also run the following:

pip install polyfuzz
pip install --upgrade flair

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants