make code work with python3.8+
in python3.8+, to link against python, you need to link against python3-embed lib, which is supported by a newer meson module.
parent
254fd6d3
Please register or sign in to comment
in python3.8+, to link against python, you need to link against python3-embed lib, which is supported by a newer meson module.