79205727

Date: 2024-11-20 03:50:08
Score: 2
Natty:
Report link

When you have the C++ compiler installed on your PC(let's assume that you are on Windows), it creates a Python development environment by default. And trying to install any package you might get this message: Failed building wheel for ninja

Note: First you have to remove your virtual environment

To solve this problem press

  1. Press Ctrl+Shift+P
  2. Python: Select Python Interpreter
  3. Create Virtual environment
  4. And select the python version you installed globally

Don't select the one which says msys64

Reasons:
  • No code block (0.5):
  • Starts with a question (0.5): When you have the
  • Low reputation (1):
Posted by: Shahboz