On a fresh Anaconda 3 install over Windows 10, the vism view command runs, but it only displays about half of the plots that it should:

I suspect that this is partly due to my installation, but the path I took was naive enough (installed freshest version of Anaconda, chose Python 3.6, then did pip install viscm) that it probably also hints at problems that might be more broadly shared.
On a similarly-worrying note, the viscm edit functionality seems to be dead on my machine - it just reverts right back to the prompt:

I suspect you need more diagnostics / version nos. / etc.; please let me know which ones you need and how to obtain them.
On a fresh Anaconda 3 install over Windows 10, the
vism viewcommand runs, but it only displays about half of the plots that it should:I suspect that this is partly due to my installation, but the path I took was naive enough (installed freshest version of Anaconda, chose Python 3.6, then did
pip install viscm) that it probably also hints at problems that might be more broadly shared.On a similarly-worrying note, the
viscm editfunctionality seems to be dead on my machine - it just reverts right back to the prompt:I suspect you need more diagnostics / version nos. / etc.; please let me know which ones you need and how to obtain them.