Help:Setting up tools: Difference between revisions
imported>Leoetlino →Common requirements: Visual C++ redist |
imported>Leoetlino mention the DLL ImportError for search purposes |
||
| Line 20: | Line 20: | ||
=== For Windows users: Visual C++ redistributable for Visual Studio 2019 === | === For Windows users: Visual C++ redistributable for Visual Studio 2019 === | ||
Several tools require the [https://aka.ms/vs/16/release/vc_redist.x64.exe 64-bit Visual C++ redistributable for Visual Studio 2019] to be installed. To be clear, Visual Studio is '''not''' required. | Several tools require the [https://aka.ms/vs/16/release/vc_redist.x64.exe 64-bit Visual C++ redistributable for Visual Studio 2019] to be installed. To be clear, Visual Studio is '''not''' required. | ||
Failure to install the redistributable will cause several Python tools to fail with the error "ImportError: DLL load failed". | |||
== Tools == | == Tools == | ||