You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 9, 2021. It is now read-only.
print("hello")
import tensorflow
print("hello")
It only prints hello before importing TensorFlow running inside the PyCharm IDE and then python stop working. How can I solve this problem?
Versions:
Python version 3.6
TensorFlow version 2.5.0
IDE PyCharm
OS Mac M1 chip