1. ホーム

AttributeError: モジュール 'tensorflow.compat.v2' には '__internal__' という属性がない。

2022-02-21 11:03:21
<パス

AttributeError: モジュール 'tensorflow.compat.v2' には '__ internal__' という属性がありません。
解決方法
コードの前に

import os
os.environ["TF_KERAS"] = '1'