ImportError: DLL load failed while importing _pywrap_tf2: A dynamic link library (DLL) initialization routine failed.
i want to import tensorflow but this is the error which is coming.
i have tried everytihng on the internet
- downgraded my python(currently 3.10).
- downgraded my tensorflow(currently 2.15.0).
- enabled long paths.
- installed visual c++.
and everything else but still this error is not going away
please help.