pauldmccarthy / fsleyes

This is a mirror. Feel free to use the issue tracker. PRs welcome.
https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/
Other
22 stars 11 forks source link

problem about "lookuptablepanel.py" #129

Closed Stonlee closed 10 months ago

Stonlee commented 10 months ago

Hello, I meet the python problem when I inport the table of brain atlas name when loading LUT. I dont know whther this is the version problem of my fsleyes or the source code. Thanks.

Traceback (most recent call last): File "/fslpython2/lib/python3.9/site-packages/fsleyes/plugins/controls/lookuptablepanel.py", line 527, in __onLoadLut lutKey, lutName = promptForLutName(lutName) File "/fslpython2/lib/python3.9/site-packages/fsleyes/plugins/controls/lookuptablepanel.py", line 713, in promptForLutName lutKey = fslcmaps.makeValidMapKey(lutName) AttributeError: module 'fsleyes.colourmaps' has no attribute 'makeValidMapKey'.

pauldmccarthy commented 10 months ago

Hi @Stonlee, this looks like a bug which was introduced about a month ago. I'll fix it for the next FSLeyes version