I have pyenv setup on my Macbook Pro M2 2022 Sonoma 14.6, which was migrated from an Intel-based chip a long while back. I was able to install and run python v3.10.13 via pyenv no problem but when I ...
In MacOS (10.15.7) in a conda created virtual env with Python 3.10.14 installed, when I open a python3 shell and try importing pandas, I get this segmentation fault. When I try to import Pandas in ...