Open ENIACZH opened 6 months ago
ops.py 43 _get_plugin raise RuntimeError("Could not locate a supported Microsoft Visual C++ installation")
RuntimeError: Could not locate a supported Microsoft Visual C++ installation
Install Visual studio community edition then install all C++ packages, This fixed my problem.
ops.py 43 _get_plugin raise RuntimeError("Could not locate a supported Microsoft Visual C++ installation")
RuntimeError: Could not locate a supported Microsoft Visual C++ installation