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

I can't install #42

Open ElBinFrak opened 1 year ago

ElBinFrak commented 1 year ago

I entered this platform for the first time to run this code and I don't know what to do, I did Win + R to open terminal and I wrote 'cmd' to the resulting window and I wrote all the commands you wrote separately in the window that opened, but I got the result 'cannot find the system' in all of them, new here I don't know if there is something I need to download and I want your help with the installation. Also, I translated it because my mother tongue is not English, I apologize if it was translated incorrectly.

PanagiotisIatrou commented 1 year ago

Hello, @ElBinFrak. First of all, if any of the commands fails, there is no point in continuing. The first command cd chess-auto-bot is actually changing the current working directory in the cmd to the folder you downloaded (provided it is called chess-auto-bot). It might be that the downloaded folder exists somewhere else. In that case, you have to find its absolute path and cd into that instead. If this first command succeeds, the rest should do too. If you still can't get it to work, I suggest seeing a tutorial on how the cd command works, you can find plenty online, and it shouldn't take you more than a few minutes. For instance, with a quick search I found this simple video.

Ii3ntra commented 1 year ago

the multiprocess can,t import