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
The colorbar import is broken (fipy/viewers/gistViewer/colorbar.py).
>>> import colorbar
Traceback (most recent call last): File &<stdin>&, line 1, in ? File &/users/wd15/pkg/python/fipy/HEAD-x86_64/fipy/viewers/gistViewer/colorbar.py&, line 9, in ? from slice3 import * File &/users/wd15/pkg/python/modules-x86_64/lib/python/gist/slice3.py&, line 1581, in ? _poly_permutations4 = _construct3 (0) File &/users/wd15/pkg/python/modules-x86_64/lib/python/gist/slice3.py&, line 1575, in _construct3 mask = find_mask (below, _node_edges3 [itype]) TypeError: Array can not be safely cast to required type
Imported from trac ticket #54, created by wd15 on 09-02-2005 at 12:24, last modified: 03-05-2007 at 18:33
The text was updated successfully, but these errors were encountered:
The colorbar import is broken (fipy/viewers/gistViewer/colorbar.py).
Imported from trac ticket #54, created by wd15 on 09-02-2005 at 12:24, last modified: 03-05-2007 at 18:33
The text was updated successfully, but these errors were encountered: