-
Notifications
You must be signed in to change notification settings - Fork 18
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
try building wheels with CI for pdffit2 #93
base: main
Are you sure you want to change the base?
Conversation
Warning! No news item is found for this PR. If this is a user-facing change/feature/fix, |
need to change something with linux |
windows still producing wheels that lack proper dll. It seems like the problem is not about installing with conda or vcpkg |
thanks for the hard work on this @Tieqiong |
Very weird. It was giving that dll error on Friday but when I randomly try it again it's working. It would be nice if we can test the windows wheel on your machine. You can grab it by going into the wheel builder action job (windows-latest with the right python version) and there will be a GitHub link under otherwise the Mac (arm version, don't have an intel m1 to test on) and linux wheels are good |
Tested with a windows VM and it's still showing the error. Will figure it out |
This is ready, just need someone test the wheel for Intel Mac (intel M1, using the macOS-13 wheel). Tested arm Mac on M2, linux on ubuntu 24.04, Windows on Windows_Server-2022. |
great news @Tieqiong ! |
This is only for exhibition purposes for a cpython package. Final changes should be done on release-script