摘要:
报错内容如下: Exception RuntimeError: RuntimeError('main thread is not in main loop',) in ignored 解决方法:最代码最顶层加: 要在 pylab 和 matplotlib.pyplot 之前,否则无效。 这里有一个容 阅读全文
摘要:
使用jsoncpp 静态库出错解决过程 用C++在CLion 中使用 jsoncpp静态库 做解析一个json格式时 出现以下错误: relocation R_X86_64_32 against `.rodata' can not be used when making a shared objec 阅读全文
摘要:
关于安装teamviewer11出现verification of your teamviewer version failed错误处理 teamviewer 在ubuntu 中安装方法是: 去teamviewer 官网下载你需要的deb包 如果有依赖问题可以执行: 但是我在一次安装中,遇到veri 阅读全文