Doesn't work... not sure why. I am able to compile but importing doesn't work (Python 3.10, ARM64) ``` >>> from newmath import sum zsh: segmentation fault python3 ```
Doesn't work... not sure why. I am able to compile but importing doesn't work (Python 3.10, ARM64)