出了SystemError: initialization of _pywrap_checkpoint_reader raised unreported exception
说明是tensorflow版本对应出了问题,更换版本即可
pip3 install tensorflow==2.16.0rc0 -i https://pypi.tuna.tsinghua.edu.cn/simple
出了SystemError: initialization of _pywrap_checkpoint_reader raised unreported exception
说明是tensorflow版本对应出了问题,更换版本即可
pip3 install tensorflow==2.16.0rc0 -i https://pypi.tuna.tsinghua.edu.cn/simple