Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

win32 should have a _distributor_init.py and preload DLLs #49

Closed
@mattip

Description

@mattip

fixes numpy/numpy#13764

In numpy/numpy#13109 we preload any dlls as a way around other methods of solving dll hell. That code should live here, as part of a _distributor_init.py file. In addition, the win32 CI run should run a sanity check on the wheel it builds in a clean environment.

The transferred code should also add a try except for the case where __file__ does not exist.

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