You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
@episanty Can you please try again with v0.10 if you're still looking to use this software? pip install viscm[PySide]. This is not available on conda-forge yet, but maybe later this week you can also install with conda.
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.
The text was updated successfully, but these errors were encountered: