The Python interpreter just exits with:
"Process finished with exit code 132 (interrupted by signal 4: SIGILL)".
FYI here's my configuration:
OSX 11.1 (M1 MAC) / PyCharm Pro (latest) / Python 3.7 / tensorflow 2.2.0
Any idea on how I can fix this?