Skip to content

Suppress spurious compiler warnings on first import of omas #289

@hassec

Description

@hassec

On first import of omas, the compilation of the cython extensions will dump a ton of warnings.
See e.g.:
image

And this continues for O(100) lines. IMHO this is quite confusing for new users.

It would be nice if there was a way to suppress these or even better build extensions as part of the packaging to in addition to avoiding these warnings, one also avoids the slowdown on the first import.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions