Skip to content

(just released) Mayavi 4.7.0 does not pick up the requested backend (Qt5) under Python 2 + VTK 6.3.0 (whereas Mayavi 4.6.2 does well) #797

@mprogram

Description

@mprogram

Fresh compiled sets (ceteris paribus):

Demo:
https://docs.enthought.com/mayavi/mayavi/mlab.html

export QT_API=pyqt5

Mayavi 4.7.0
Python 2.7.15+
VTK 6.3.0
= doesn't work (seems to select the qt4 backend)

Mayavi 4.6.2
Python 2.7.15+
VTK 6.3.0
= works flawlessly (seems to select the qt5 backend)

Mayavi 4.7.0
Python 3.6.8
VTK 8.0.1
= works flawlessly (seems to select the qt5 backend)

EDIT: pyface, apptools, envisage, traits, traitsui are all from their respective master branches

P.S. apptools for Python 3 may not have module named 'cStringIO', please have a look at: https://stackoverflow.com/q/28200366

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions