Problem loading yggdrasilffi.dll on Windows with the Python Wrapper
Closed this issue · 1 comments
sighphyre commented
Describe the bug
The DLL fails to load correctly on Windows. This is caused by an incorrect file path:
yggdrasil_engine\lib\yggdrasilffi.so.dll
Rather than
yggdrasil_engine\lib\yggdrasilffi.dll
Steps to reproduce the bug
Any attempt to run the Python SDK 6.0.1 on a Windows machine
Expected behavior
DLL loads correctly, SDK works without crashing
Logs, error output, etc.
No response
Screenshots
No response
Additional context
No response
Unleash version
N/A
Subscription type
None
Hosting type
None
SDK information (language and version)
Python SDK 6.0.1