casacore / python-casacore

Python bindings for casacore, a library used in radio astronomy
http://casacore.github.io/python-casacore
GNU Lesser General Public License v3.0
35 stars 22 forks source link

Require Boost python3 component #274

Closed gmloose closed 1 month ago

gmloose commented 1 month ago

On some systems, the wrong Boost.Python version is searched if the component name is not explicitly given as python3. This is now fixed.