Hi,
I met a problem when running tutorial Jupyter notebook scripts of 'Working with sEEG data'. I cannot plot out the labels in 3D head model when running the command brain.add_volume_labels(aseg='aparc+aseg', labels=labels). There's a TypeError: SetColor argument 1: expected a sequence of 3 values, got 4 values. A document for the details of the error was attached here.
error.pdf
Could you help me solve the problem? Thanks!
By the way, I worked with the
Windows system and MNE-python in Anaconda environment.
Hi,
I met a problem when running tutorial Jupyter notebook scripts of 'Working with sEEG data'. I cannot plot out the labels in 3D head model when running the command brain.add_volume_labels(aseg='aparc+aseg', labels=labels). There's a TypeError: SetColor argument 1: expected a sequence of 3 values, got 4 values. A document for the details of the error was attached here.
error.pdf
Could you help me solve the problem? Thanks!
By the way, I worked with the
Windows system and MNE-python in Anaconda environment.