求助啊,一直报MappingJacksonHttpMessageConverter错误

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了求助啊,一直报MappingJacksonHttpMessageConverter错误相关的知识,希望对你有一定的参考价值。

参考技术A 如果jackson报错,还需要
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>$com.fasterxml.jackson.core.version</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>$com.fasterxml.jackson.core.version</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>$com.fasterxml.jackson.core.version</version>
</dependency>
$com.fasterxml.jackson.core.version = 2.1.0或更高

Eric6 右键点击生产对话框代码报错

问题没有解决,属于菜鸟级别的孩子~~~~ 求助啊,求助!!!!!!

报告如下:

Warning:
An unhandled exception occurred. Please report the problem
using the error reporting dialog or via email to .
A log has been written to “C:\Users\ASUS\_eric6\eric6_error.log”.

Error information:
——————————————————————————–
2015-10-21, 16:42:09
——————————————————————————–
:
arguments did not match any overloaded call:
QByteArray(): too many arguments
QByteArray(int, str): argument 1 has unexpected type ‘str’
QByteArray(QByteArray): argument 1 has unexpected type ‘str’
——————————————————————————–
File “D:\Program Files\Python\Python34\Lib\site-packages\eric6\Project\ProjectFormsBrowser.py”, line 840, in __generateDialogCode
dlg = CreateDialogCodeDialog(fn, self.project, self)
File “D:\Program Files\Python\Python34\Lib\site-packages\eric6\Project\CreateDialogCodeDialog.py”, line 128, in __init__
self.__updateSlotsModel()
File “D:\Program Files\Python\Python34\Lib\site-packages\eric6\Project\CreateDialogCodeDialog.py”, line 292, in __updateSlotsModel
QByteArray(“p{0:d}”.format(index))

——————————————————————————–
Version Numbers:
Python 3.4.3
Qt 5.5.0
PyQt5 5.5
sip 4.16.9
QScintilla 2.9
WebKit 538.1
eric6 6.0.3 (rev. b876fbf55438)

Platform: win32
3.4.3 (v3.4.3:9b73f1c3e601, Feb 24 2015, 22:44:40) [MSC v.1600 64 bit (AMD64)]
——————————————————————————–
Plugins Version Numbers:
PluginAbout 6.0.0
PluginCodeStyleChecker 6.0.0
PluginEricapi 6.0.0
PluginEricdoc 6.0.0
PluginSyntaxChecker 6.0.0
PluginTabnanny 6.0.0
PluginVcsMercurial 6.0.0
PluginVcsPySvn 6.0.0
PluginVcsSubversion 6.0.0
PluginVmListspace 6.0.0
PluginVmTabview 6.0.0
PluginWizardE5MessageBox 6.0.0
PluginWizardPyRegExp 6.0.0
PluginWizardQColorDialog 6.0.0
PluginWizardQFileDialog 6.0.0
PluginWizardQFontDialog 6.0.0
PluginWizardQInputDialog 6.0.0
PluginWizardQMessageBox 6.0.0
PluginWizardQRegExp 6.0.0
PluginWizardQRegularExpression 6.0.0

File: D:\Program Files\Python\Python34\Lib\site-packages\eric6\eric6.py
Line: 167
Function: excepthook

以上是关于求助啊,一直报MappingJacksonHttpMessageConverter错误的主要内容,如果未能解决你的问题,请参考以下文章

新人求助,centOS7中执行yum命令一直报错

求助,left join union right join一直报错

idea 的maven 有问题 求助 install 一直报错,打包不了

[求助]python3.11+mac12.6 pip3安装pygame一直报错

求助!这代码错误怎么解决啊,PHP和mysql

java、jdbc操作oracle数据库问题、急啊 求助啊!!