when I use tensorflow.keras to run the codes, the following error occured:
ImportError: cannot import name 'interfaces' from 'tensorflow.python.keras' (C:\PROGRA~1\QGIS3~1.16\apps\Python37\lib\site-packages\tensorflow\python\keras__init__.py)
How can I fix this problem?
Thanks a lot.
when I use tensorflow.keras to run the codes, the following error occured: ImportError: cannot import name 'interfaces' from 'tensorflow.python.keras' (C:\PROGRA~1\QGIS3~1.16\apps\Python37\lib\site-packages\tensorflow\python\keras__init__.py) How can I fix this problem? Thanks a lot.