Mayavi doesn't run from within Spyder: complains about “ValueError: API 'QString' …”

后端 未结 3 406
温柔的废话
温柔的废话 2021-01-02 08:54

I am unable to run/use Mayavi library from within Spyder IDE. I have described the problem below. Any help will be very useful. (Thank you very much in advance.)

3条回答
  •  半阙折子戏
    2021-01-02 09:17

    According to this and this the error can be fixed by activating the Ignore API change errors (sip.setapi) checkbox in Preferences > Console > External Modules.

    I have tested that it does work with Spyder 2.1.11.

提交回复
热议问题