pygoexamples icon indicating copy to clipboard operation
pygoexamples copied to clipboard

Go to Python: zsh: segmentation fault python3

Open trueToastedCode opened this issue 2 years ago • 0 comments

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

trueToastedCode avatar Feb 11 '23 12:02 trueToastedCode