mayavi icon indicating copy to clipboard operation
mayavi copied to clipboard

Mayavi installation

Open masamaga opened this issue 3 years ago • 4 comments

Dear team, I just installed mayavi, pyqt5 with python 3.7 as indicated in Windows10, launched mayavi2, then had an error message, "traits.trait_errors.traiterror: each element of the 'groups' trait of a menu instance must be a group or none, but a value of 'opengroup' <class 'str'> was specified." I tried to look for the source of the problem, and found that traits 6.4.1 was not compatible with envisage 6.1.0. Using traits 6.3.2 solved the problem. Hope this helps.

masamaga avatar Jan 07 '23 12:01 masamaga

Hi, I get the same error installing mayavi 4.8.1 from conda-forge using python 3.11

all installed version: pip3.log error.msg.txt

MBlaschek avatar Feb 01 '23 14:02 MBlaschek

You can try what I did.

masamaga avatar Feb 04 '23 09:02 masamaga

Hi! This is an issue on Arch Linux where currently mayavi does not work because of this problem.

dvzrv avatar Feb 06 '23 16:02 dvzrv

Envisage 6.1.1 has just been released; upgrading should fix the issue.

mdickinson avatar Feb 07 '23 18:02 mdickinson