Alright…even after I reinstalled and verified the following. After going back and recleaning/sampling my data to a smaller subset, I finally tried to rerun my model and the kernel still died.
I uninstalled everything and installed using this page Installation Guide (Linux) · pymc-devs/pymc Wiki (github.com) that @cluhmann suggested. Using the commands pip install pymc --pre installs aesara version 2.6.2.
When I upgraded aesara manually to version 2.6.6 as stated in the requirements page reference above, 2.6.2 is installed.
When I install the latest from GIT, the right versions seem to be installed, but the kernel still dies. Is there a way to flash any errors I may not be seeing?
When I run as a script through the command line terminal, I just see, “segmentation fault” appear.