Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Colormap import throws error #310

Open
James-Crean opened this issue Jun 19, 2018 · 0 comments
Open

Colormap import throws error #310

James-Crean opened this issue Jun 19, 2018 · 0 comments
Milestone

Comments

@James-Crean
Copy link
Contributor

Exporting a colormap, deleting it, and then importing the colormap results in a key error inVizualizer.py 127.

Likely an issue with the code trying to set a colormap that no longer exists.

Solution: Test if the name exists and create it if it does not. then set as normal.

@doutriaux1 doutriaux1 added this to the 1.0 milestone Oct 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants