enthought / mayavi

3D visualization of scientific data in Python
http://docs.enthought.com/mayavi/mayavi/
Other
1.28k stars 282 forks source link

PySide2 with Mayavi #1224

Closed MSaad9 closed 1 year ago

MSaad9 commented 1 year ago

Can I install Mayavi with PySide 2 instead of PyQt5? I want to create my own application using Mayavi, but I don't want to use PyQt5 because it is under GPL License and I want to make my application commercial without disclosing my source code.

prabhuramachandran commented 1 year ago

Yes, pyside2 should work.