Skip to content

Python API on Windows fails to load respective dlls #41

@PearCoding

Description

@PearCoding

Suprise! Yet another DLL issue with Windows.
Windows is unable to find the necessary dlls used in the Python-API dll loaded with importlib.
Not sure how to fix it, except forcing the user to put the directory containing the dlls into the PATH environment variable.
Maybe just stupidly copying everything next to the first dll might help...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions