Replies: 1 comment 2 replies
-
This is more of a Q&A than an issue. Moving to Discussions. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I'm trying to build wheels for a package and thee CI fails when trying to for python 3.8, but works fine for python 3.7 and other platforms. I get a
ImportError: DLL load failed while importing _polyagamma: The specified module could not be found.
error.Build log
https://github.com/zoj613/polyagamma/runs/5841514828?check_suite_focus=true#step%3A7%3A318=
CI config
https://github.com/zoj613/polyagamma/actions/runs/2098938033/workflow
Beta Was this translation helpful? Give feedback.
All reactions