8000 f2py tests fail due to missing __config___ · Issue #9673 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content
f2py tests fail due to missing __config___ #9673
Open
@ghost

Description

Due to #9431, numpy distutils can now link against OpenBLAS and friends. However, for the functionality to work correctly, distutils depends on Python loading the __config__ module that will add the extra paths. This works well for end users, but doesn't work well for the tests that examine the behavior of f2py because the config module is not loading during testing.

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

      0