Open wmvanvliet opened 8 years ago
Hello, A short-term fix for this error is to simply add the field to the config file that the error message says is missing. You can find the config file via:
cortex.options.usercfg
In that file, there should be a heading that says
[webgl]
and under that, you should write
colormaps = /path/to/colormaps/folder/
the colormaps are originally in the source code directory (wherever you put that), in
<wherever/you/put/this>/pycortex/filestore/colormaps/
If you by any chance moved the source code directory after installing, then that could be why pycortex lost track of the colormaps directory (because it moved). However, this may just be a bug, in which case we will look into it and fix the default config file.
Something goes wrong when running pycortex for the first time, so without any config file. A default config file is created, but something goes wrong: