Help:Setting up tools: Difference between revisions
imported>NiceneNerd m More minor Python edits |
imported>Leoetlino →Common requirements: Visual C++ redist |
||
| Line 17: | Line 17: | ||
If you have any trouble installing Python, or need more detailed instructions, you can use [https://www.youtube.com/watch?v=ndrCfBJkkvE this video tutorial]. | If you have any trouble installing Python, or need more detailed instructions, you can use [https://www.youtube.com/watch?v=ndrCfBJkkvE this video tutorial]. | ||
}} | }} | ||
=== 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. | |||
== Tools == | == Tools == | ||