When I insert the code(pip install msvc-runtime) in Powershell,
An error occur error: Could not find a version that satisfies the requirement msvc-runtime(from versions:none)
ERROR: No matching distribution found for msvc-runtime
How can I get the msvc-runtime package??
I’ve been tried every way I can But I coudln’t find a solution.
In Window Powershell, I tried pip install msvc-runtime, and I even tried setting environment variables through Googling to where the bin folder was, but it didn’t work at all.
How can I get the msvc-runtime package??
I use vscode
이영훈 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.