Skip to content

Python imp module is now deprecated #2731

@jdtournier

Description

@jdtournier

According to the documentation for the imp module, it is now deprecated:

Deprecated since version 3.4, will be removed in version 3.12: The imp module is deprecated in favor of importlib.

This is used in the mrtrix3.py module to locate and load the main mrtrix3 module. Already causing trouble on the forum. We need to fix this asap...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions