Hi Evgeni,
Thanks for your input, apparently, you project uses `meson-pep517`
while scipy uses `meson-python` for interfacing meson with the python
side of the building.
For now, I am not settled on one version or another but among the
python community there should be one and only one obvious way to do
things ...
Meson does its job properly, the binary extensions are properly
compiled, but neither on my code, nor on scipy, those shared library
are shipped within the wheel.
There are several warnings like this (and many more when building scipy):
WARNING Using heuristics to map files to wheel, this may result in incorrect
locations
WARNING File could not be mapped to an equivalent wheel directory:
/tmp/build-via-sdist-jsg87qg9/fabio-0.15.0-a0/.mesonpy-5bwmoite/install/usr/lib/python3/dist-packages/fabio/ext/cf_io.cpython-39-x86_64-linux-gnu.so
({moduledir_shared}/cf_io.cpython-39-x86_64-linux-gnu.so)
Is this bug fixed is any "unreleased" version of `meson-python` which
would explain this works for some people but not for me ?
The simplest is probably to open a bug there.
Cheers,
Jerome
_______________________________________________
NumPy-Discussion mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: [email protected]