Files
easy-wallet/contrib
Davide Grilli f7c108c77f fix(docker): install vcrun2019 via winetricks to fix python.exe c0000135
Python 3.11 requires VCRUNTIME140.dll (VC++ 2019 runtime) which is
not present in the default Wine prefix; without it python.exe fails
with STATUS_DLL_NOT_FOUND (exit code 53).
2026-03-10 09:46:06 +01:00
..