If I run anything in Jupyter or VScode that involves Tensorflow, I get an error that says
"ImportError: DLL load failed while importing _pywrap_tensorflow_internal: A dynamic link library (DLL) initialization routine failed."
. Apparently this means something is missing and I don't know why.
I installed with pip, my python version is 3.8.5.