Installs the Microsoft Visual C++ runtime DLLs (e.g., msvcp140.dll, vcruntime140.dll) into the sys.prefix and Scripts directories. Version 14.44.35112. Released sporadically as needed for MSVC runtime updates.
pip install msvc-runtimeVerified import paths — ran on the pinned version, not inferred.
Installs the MSVC runtime DLLs into the Python environment.
Use 'import msvc_runtime' instead of 'import msvc-runtime'.
Consider using the official Microsoft Visual C++ Redistributable installer instead of this package for production environments.
Run the install as administrator (Windows) or ensure the Python environment is not protected (e.g., not a system-wide install without admin rights).
No dependency data recorded yet.