Skip to content

help with Matplotlib error, as called by hclust2 #12

@binzo21

Description

@binzo21

Hi- I'm trying to run hclust2 and getting the following error:

Traceback (most recent call last):
File "/project/crml-bio/.conda/envs/hclust2/bin/hclust2.py", line 825, in
hclust2_main()
File "/project/crml-bio/.conda/envs/hclust2/bin/hclust2.py", line 779, in hclust2_main
read = ReadCmd( )
^^^^^^^^^^
File "/project/crml-bio/.conda/envs/hclust2/bin/hclust2.py", line 768, in init
Heatmap.input_parameters( p )
File "/project/crml-bio/.conda/envs/hclust2/bin/hclust2.py", line 518, in input_parameters
pylab.register_cmap(name=n,cmap=my_cmap)
^^^^^^^^^^^^^^^^^^^
AttributeError: module 'pylab' has no attribute 'register_cmap'

Any help or work around for this would be appreciated!

Thanks!
Lindsay

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions