Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Traceback (most recent call last):
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/colors.py",
- line 141, in to_rgba
- rgba = _colors_full_map.cache[c, alpha]
- TypeError: unhashable type: 'numpy.ndarray'
- During handling of the above exception, another exception occurred:
- Traceback (most recent call last):
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/backends/backend_qt5agg.py",
- line 197, in __draw_idle_agg
- FigureCanvasAgg.draw(self)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/backends/backend_agg.py",
- line 464, in draw
- self.figure.draw(self.renderer)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/artist.py",
- line 63, in draw_wrapper
- draw(artist, renderer, *args, **kwargs)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/figure.py",
- line 1144, in draw
- renderer, self, dsu, self.suppressComposite)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/image.py",
- line 139, in _draw_list_compositing_images
- a.draw(renderer)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/artist.py",
- line 63, in draw_wrapper
- draw(artist, renderer, *args, **kwargs)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/axes/_base.py",
- line 2426, in draw
- mimage._draw_list_compositing_images(renderer, self, dsu)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/image.py",
- line 139, in _draw_list_compositing_images
- a.draw(renderer)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/artist.py",
- line 63, in draw_wrapper
- draw(artist, renderer, *args, **kwargs)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/lines.py",
- line 803, in draw
- ln_color_rgba = self._get_rgba_ln_color()
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/lines.py",
- line 1344, in _get_rgba_ln_color
- return mcolors.to_rgba(self._color, self._alpha)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/colors.py",
- line 143, in to_rgba
- rgba = _to_rgba_no_colorcycle(c, alpha)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/colors.py",
- line 194, in _to_rgba_no_colorcycle
- raise ValueError("Invalid RGBA argument: {!r}".format(orig_c))
- ValueError: Invalid RGBA argument: array([[ 0.22667715],
- [ 0.78631059],
- [ 0.52562069]])
- Traceback (most recent call last):
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/colors.py",
- line 141, in to_rgba
- rgba = _colors_full_map.cache[c, alpha]
- TypeError: unhashable type: 'numpy.ndarray'
- During handling of the above exception, another exception occurred:
- Traceback (most recent call last):
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/backends/backend_qt5agg.py",
- line 197, in __draw_idle_agg
- FigureCanvasAgg.draw(self)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/backends/backend_agg.py",
- line 464, in draw
- self.figure.draw(self.renderer)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/artist.py",
- line 63, in draw_wrapper
- draw(artist, renderer, *args, **kwargs)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/figure.py",
- line 1144, in draw
- renderer, self, dsu, self.suppressComposite)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/image.py",
- line 139, in _draw_list_compositing_images
- a.draw(renderer)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/artist.py",
- line 63, in draw_wrapper
- draw(artist, renderer, *args, **kwargs)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/axes/_base.py",
- line 2426, in draw
- mimage._draw_list_compositing_images(renderer, self, dsu)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/image.py",
- line 139, in _draw_list_compositing_images
- a.draw(renderer)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/artist.py",
- line 63, in draw_wrapper
- draw(artist, renderer, *args, **kwargs)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/lines.py",
- line 803, in draw
- ln_color_rgba = self._get_rgba_ln_color()
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/lines.py",
- line 1344, in _get_rgba_ln_color
- return mcolors.to_rgba(self._color, self._alpha)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/colors.py",
- line 143, in to_rgba
- rgba = _to_rgba_no_colorcycle(c, alpha)
- File
- "~/anaconda3/envs/imars_test/lib/python3.5/site-packages/matplotlib/colors.py",
- line 194, in _to_rgba_no_colorcycle
- raise ValueError("Invalid RGBA argument: {!r}".format(orig_c))
- ValueError: Invalid RGBA argument: array([[ 0.22667715],
- [ 0.78631059],
- [ 0.52562069]])
Add Comment
Please, Sign In to add comment