破折号错误:TypeError:意外的关键字参数“无缝”

我不熟悉破折号,并尝试运行link的代码,当破折号版本为0.15.2时似乎可行。但是现在代码在运行时出现错误,因为我的破折号版本是1.7.0。我试图在线搜索,但没有解决方案。所以请协助:

错误提示是

TypeError: Unexpected keyword argument `seamless`
Allowed arguments: accessKey,aria-*,children,classname,contentEditable,contextMenu,data-*,dir,draggable,height,hidden,id,key,lang,loading_state,n_clicks,n_clicks_timestamp,name,role,sandbox,spellCheck,src,srcDoc,style,tabIndex,title,width

该错误发生在以下代码中:

html.Iframe(src="https://plot.ly/~jackp/17553.embed?modebar=false&link=false&autosize=true",\
                            seamless="seamless",style=dict(border=0),width="100%",height="250")
                ],classname = "eight columns" )
nidi_1 回答:破折号错误:TypeError:意外的关键字参数“无缝”

暂时没有好的解决方案,如果你有好的解决方案,请发邮件至:iooj@foxmail.com
本文链接:https://www.f2er.com/2975636.html

大家都在问