PanagiotisIatrou / chess-auto-bot

A bot for chess.com and lichess.org that automatically plays chess for you
MIT License
75 stars 28 forks source link

Installation problem #54

Open XtraviVolume opened 10 months ago

XtraviVolume commented 10 months ago

image The unfortunate cd chess-auto-bot command barely worked, but after the command python -m venv venv nothing happened, and subsequent commands basically refuse to work, how can I fix it?

MohamedHelmy1234 commented 3 months ago

replace scripts in the path with bin

abo154 commented 2 months ago

use 'venv\bin\pip.exe' insted of venv\Scripts\pip.exe or you can open venv folder and see where is pip.exe but try venv\Scripts\pip.exe first