I tried to install the tensorflow and keras with anaconda, but I did not succeed. The advice given at this link text did not help. Could you describe in detail how to install the library for Python 3.10.2. Additional info: Windows 10, x64, Intel(R) Pentium(R) Gold G6400 CPU.
Thank you!
Traceback (most recent call last):
File "C:UsersuserPycharmProjectsNN1main.py", line 1, in <module>
import tensorflow as tf
File "C:UsersuserDesktopNN1libsite-packagestensorflow__init__.py", line 42, in <module>
from tensorflow.python import tf2 as _tf2
File "C:UsersuserDesktopNN1libsite-packagestensorflowpythontf2.py", line 21, in <module>
from tensorflow.python.platform import _pywrap_tf2
ImportError: DLL load failed while importing _pywrap_tf2: Произошел сбой в программе инициализации библиотеки динамической компоновки (DLL).