鱼C论坛

 找回密码
 立即注册
查看: 2655|回复: 2

求助!Spyder报错

[复制链接]
发表于 2020-10-4 20:32:17 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能^_^

您需要 登录 才可以下载或查看,没有账号?立即注册

x
Spyder报错如下(发不了图):

runfile('E:/Desktop_E/ImageProcess/spyder_projects/cuda/MNIST/MNIST.py', wdir='E:/Desktop_E/ImageProcess/spyder_projects/cuda/MNIST')
This command failed to be executed because an error occurred while trying to get the file code from Spyder's editor. The error was:


An exception has occurred, use %tb to see the full traceback.

TypeError: handle_get_file_code() got an unexpected keyword argument 'save_all'

-------------
%tb
Traceback (most recent call last):

  File "F:\anaconda\envs\pytorch_cuda\lib\site-packages\spyder_kernels\customize\spydercustomize.py", line 462, in get_file_code
    file_code = frontend_request().get_file_code(

  File "F:\anaconda\envs\pytorch_cuda\lib\site-packages\spyder_kernels\comms\commbase.py", line 549, in __call__
    return self._comms_wrapper._get_call_return_value(

  File "F:\anaconda\envs\pytorch_cuda\lib\site-packages\spyder_kernels\comms\commbase.py", line 432, in _get_call_return_value
    return self._sync_error(reply['value'])

  File "F:\anaconda\envs\pytorch_cuda\lib\site-packages\spyder_kernels\comms\commbase.py", line 488, in _sync_error
    error_wrapper.raise_error()

  File "F:\anaconda\envs\pytorch_cuda\lib\site-packages\spyder_kernels\comms\commbase.py", line 90, in raise_error
    raise self.etype(self)

TypeError: handle_get_file_code() got an unexpected keyword argument 'save_all'
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复

使用道具 举报

 楼主| 发表于 2020-10-4 20:34:17 | 显示全部楼层
应该不是我代码的问题,是不是spyder内部出了啥问题
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2020-10-4 20:54:49 From FishC Mobile | 显示全部楼层
handle_get_file_code函数接受到一个非期望的关键字参数save_all,意思就是这个函数没有save_all这样的关键字参数。
检查一下你的代码吧
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Archiver|鱼C工作室 ( 粤ICP备18085999号-1 | 粤公网安备 44051102000585号)

GMT+8, 2025-1-18 11:09

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表