'I installed tensorflow successfully, but when i tried to import tensorflow the error was shown like this : can any one help me for this ? thank you

File "c:\users\w\appdata\local\programs\python\python39\lib\site-packages\tensorflow_api\v2_internal_\distribute\interim_init_.py", line 8, in from tensorflow.python.distribute.merge_call_interim import maybe_merge_call

ModuleNotFoundError: No module named 'tensorflow.python.distribute.merge_call_interim'



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source