python开发用pyecharts导出图报错,看不懂,好像是环境出问题了

报错信息

This application failed to start because it could not find or load the Qt platform plugin "offscreen".

Available platform plugins are: phantom.

Reinstalling the application may fix this problem.

PhantomJS has crashed. Please read the bug reporting guide at

http://phantomjs.org/bug-reporting.html and file a bug report.

phantomjs version:

Generating file ...

generating market info failed, skip! details: [u'']



这是qt什么环境出问题了?在本地服务器没事,到了云上就报这个错误

报错让重新安装应用程序,这个应用程序是啥


https://blog.csdn.net/qq_36523839/article/details/80495746

看看这个 类似的问题

1.包或者插件 没有安装

2.指定的路径不正确

 建议重新安装python...
 这样解决快速高效...

重新安装不现实


 云上是指云服务器?

去插件目录 看看有没有那个插件 没有的话 重新安装插件

有的话 新建环境变量试试

https://blog.csdn.net/qq_36523839/article/details/80495746

就像这篇文章说的

对,阿里云


这个文章看过了,没有用他们也用的win环境,插件问题也不一样

 阿里云windows环境的python?

linux


这个错误是说你的PhantomJS崩溃了;可以通过http://phantomjs.org/bug-reporting.html查看相关bug报告。

linux环境下你要下载对应的phantomjs,

1、下载对应版本phantomjs

2、解压tar -xjvf phantomjs-[version]-symbols.tar.bz2

3、运行 ./minidump_stackwalk /tmp/598e080c-58dd-e183-12fb7ba8-29a93fff.dmp . 2>/dev/null


不是的,我的phantomjs -v 都可以看到版本


我看那英文是这意思啊,

是不是版本不匹配[doge]

与其重装环境,不如先下重装phantomjs

以及重装过了,重装了好几次了

??

问题是找不到qt的某个插件,是不是环境变量没配好

配置了啊,qt插件路径我变量都指定了


那qt重装过吗

没,用的是anaconda中的