-
Notifications
You must be signed in to change notification settings - Fork 6
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
Install of v1.6.0 fails on windows + mac #39
Comments
@MiXaiLL76 will you have time to check this out? 🦩 |
Hi! Thanks for the issue! I'll look into it as soon as possible and get back with a fix! |
#40 I will be glad if your team will help me to form a better ci\cd file for building the library, which will include macos & windows. |
Regarding another bug, I wrote here |
faster-coco-eval 1.6.2 Available on pypi. |
Can confirm v1.6.2 installs on my local windows machine |
How are the build tests? Does everything work on macos and windows? |
@MiXaiLL76 all windows builds are now installing and passing, but all macos builds are still failing at the installation: |
Can you tell me what version of pybind11 is being used? |
With macos it's some kind of compiler problem, very strange. I found a laptop with macos and took it for the evening, I can do tests. |
I am happy to announce that I have solved the problem with macOS! Soon I will post release 1.6.3 and everything will work |
Describe the bug
Hi, Nicki from Torchmetrics team here. Thanks for the great work in this repository, we could not have implemented it our self which is why we gladly try to support it as backend.
Out CI is trying to update to v1.6.0 and we are seeing the installation of the package failing on both windows and mac, but working on ubuntu. See this:
PR: Lightning-AI/torchmetrics#2750
Failing mac build: https://github.com/Lightning-AI/torchmetrics/actions/runs/11252976351/job/31287372620?pr=2750
Failing windows build: https://github.com/Lightning-AI/torchmetrics/actions/runs/11252976351/job/31287373485?pr=2750
Any help on how to fix this will be appreciated.
To Reproduce
Steps to reproduce the behavior
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: