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 ...
This looks like a nice package, but I am having trouble installing it with the current versions of pandas, Python, conda, and pip. I even tried using the setup.py file, which is a deprecated method. I ...