yzsatgithub
yzsatgithub
> 在文件根目录下运行npm run init --legacy-peer-deps 这行命令可以解决报错。 我当时的报错是 ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found:...
after a little search, i inspired by [SO issues 2](https://github.com/pierreraybaut/guiqwt/issues/9),[issues 3](https://github.com/PierreRaybaut/PythonQwt/pull/16),and did this: change the code in `/usr/local/lib/python2.7/dist-packages/pyface/qt/__init__.py`: by commenting line 4~10: ``` python def prepare_pyqt4(): #Set PySide compatible APIs:...
兄弟,你的插件还能使用吗?我这里没法分组显示动态了