qq_51359643 2022-04-01 15:45 采纳率: 100%
浏览 1509
已结题

关于#python#的问题:Internal Python error in the inspect module.(开发工具-jupyter)

请问这种错误我应该如何解决
ERROR:root:Internal Python error in the inspect module.
Below is the traceback from this internal error.
During handling of the above exception, another exception occurred:

img

  • 写回答

2条回答 默认 最新

  • CSDN专家-HGJ 2022-04-01 16:14
    关注

    这是因为使用的是tensorflow2.0以上版本,代码中的函数是1.0的版本,解决方案见如下链接:
    https://blog.csdn.net/qq_44836803/article/details/121425228

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

问题事件

  • 系统已结题 4月10日
  • 已采纳回答 4月2日
  • 创建了问题 4月1日

悬赏问题

  • ¥15 Acrn IVSHMEM doorbell问题
  • ¥15 yolov5中的val测试集训练时数量变小问题
  • ¥15 MPLS/VPN实验中MPLS的配置问题
  • ¥15 materialstudio氢键计算问题
  • ¥15 echarts图表制作
  • ¥15 halcon根据玻璃面板纹路取区域
  • ¥15 HFSS设计小型化180度耦合器
  • ¥15 使用CInternetSession,CHttpFile读取网页文件时有些电脑上会卡住怎么办?
  • ¥15 水下机器人的半物理仿真研究
  • ¥15 微服务假死,一段时间后自动恢复,如何排查处理