karayaman / Play-online-chess-with-real-chess-board

Program that enables you to play online chess using real chess boards.
GNU General Public License v3.0
331 stars 25 forks source link

cv2 #26

Open Emil2549 opened 1 year ago

Emil2549 commented 1 year ago

Ich arbeite auf Windows 11 und das Programm findet cv2 nicht. Wo finde ich cv2?

karayaman commented 1 year ago

Hi, you need to create a virtual environment and install the required libraries.