tensorflow version 2.14.0 ---->it is the only one which is compatible for my programfirst i faced problems with kensalazyloader, tensorflow.tsl and now this
last few lines of the error:
File "C:\Users\LENOVO\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow\python\framework\dtypes.py", line 33, in <module> from tensorflow.core.function import trace_type File "C:\Users\LENOVO\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow\core\function\trace_type\__init__.py", line 35, in <module> from tensorflow.core.function.trace_type.trace_type_builder import from_value File "C:\Users\LENOVO\AppData\Local\Programs\Python\Python310\lib\site-packages\tensorflow\core\function\trace_type\trace_type_builder.py", line 56, in <module> class InternalPlaceholderContext(trace.PlaceholderContext):AttributeError: module 'tensorflow.python.types.trace' has no attribute 'PlaceholderContext'
i tried reinstalling tensorflow but did not work.pls help