Conversation
…into scikit_build_core_wheel
…into scikit_build_core_wheel
Scikit build core wheel minimal
|
@ahnaf-tahmid-chowdhury would you be able to take a peak that this branch. I've kept it up to date with openmc develop branch. The wheel is mainly working but I just want to be able to run this command with the manylinux docker file on this branch as this builds a simplified py3.10 wheel. The part that is not working is that even if the openmc executable is inside the wheel and gets installed it is not found when one types |
|
Is it only happening with python 3.10? Maybe we need to install python 3.10 dev packages for this |
I tried installing python 3.10 in the docker container but none of these commands find the packages. I tried changing the docker image to older images but they don't contain yum I can confirm this inability to find the openmc executable also happens with python 3.11 on this branch at least it does not work. I must have changed something with the packaging but not sure what. |
|
ok that last commit solved my issues. 🎉 |
There was a problem hiding this comment.
I was expecting GenerateScript.cmake file instead. Where you got this file?

wheeltest.Dockerfile
minimal_test.py
input.zip