Skip to content

ERROR : cannot read files made with the Python module before version 0.8.7 #232

@indebetouw

Description

@indebetouw

linux RHEL8 install from git;
In [16]: hyperion.version
Out[16]: '0.1.dev1628+g7cae6d0.d20230516'

so it makes sense that
setup_rt.f90:: if(python_version < version('0.8.7'))
is complaining, but is it ok to just change that version number in the fortran, recompile and move on, or do I have a mismatch between the python module and submodule somehow?

thank you

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