You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The python_casacore-3.4.0-cp39-cp39-macosx_10_15_x86_64.whl wheel on PyPI installs fine but any access to the C++ code results in a segfault. Here is a quick check:
Could you guys point to a configuration (e.g., a conda environment) that will enable installation of python-casacore? I've been trying both with and without wheels with no luck. I can post this as a separate issue if preferred.
Aah, the dreaded double nelson! 😜
The
python_casacore-3.4.0-cp39-cp39-macosx_10_15_x86_64.whl
wheel on PyPI installs fine but any access to the C++ code results in a segfault. Here is a quick check:I've verified this on the target system (macOS 10.15.7 and Python 3.9.5) but apparently it also installs and crashes on macOS 11.4.
A workaround is to build from source:
Could we delete the wheel until we can build a better one?
The text was updated successfully, but these errors were encountered: