Open yurivict opened 3 months ago
Thanks. How did you install it? Do you mean you did a "pip install ncrystal"?
I've built it from source using PEP517 tools build and install.
Please post your specific steps used here if you are doing something else that "pip install ./srcdir", since then you are doing something our other users do not.
Sorry, that doesn't tell me what you did, only what output you got.
@tkittel The commands that are run are in the log:
/usr/local/bin/python3.11 -m build --no-isolation --wheel
/usr/local/bin/python3.11 -m installer --destdir /usr/ports/science/py-ncrystal/work-py311/stage --prefix /usr/local /usr/ports/science/py-ncrystal/work-py311/ncrystal-3.9.0/dist/ncrystal-3.9.0*.whl
I believe this is due to:
https://github.com/scikit-build/scikit-build/issues/625#issuecomment-1016662377
So I guess the solution will be for me to simply coax CMake into avoiding the extra symlinks.
Describe the bug
All these libraries are separate files:
Version: 3.9.0 Python 3.11 FreeBSD 14.1