Skip to content

pycm version is not supported #16

@LHucass

Description

@LHucass
DeepETPicker/utils/misc.py", line 8, in <module>
    from pycm.pycm_output import table_print, stat_print
ModuleNotFoundError: No module named 'pycm.pycm_output'

When pycm >= 4.1, the pycm.pycm_output(which is pycm_output.py in pycm library) renamed to output.py, which make incompatible with pycm >=4.1 so the limitation of pycm version is needed

https://pypi.org/project/pycm/

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