I used python version 3.9.2 on Windows and wanted to use venv in kivy program. But after python -m venv venv was input in terminal, virtual environment turned out to be void of its own pip and instead ...
Our paddle requires support for numpy 2.0, but paddle uses opencv-python. If paddle is compiled with numpy 2.0, it will conflict with opencv-python compiled under numpy 1.0.