Nuacht

Hi i am facing issues When i import cv2 in my python code and convert the python code to C using Cython and then using the .c and .h file in Visual studio and using it in the main.cpp .It says no ...
Once this is done, then python import statements worked properly. This problem only appeared in WSL2 Linux, normal Windows anaconda prompt has no such issue. UPDATE: ...