Installation et exécution de cli-chess #36
|
Bonjour, |
Answered by
trevorbayless
Dec 10, 2024
Replies: 3 comments 1 reply
|
Hello! What operating system are you trying to install cli-chess on? |
0 replies
|
Hello, I want to install cli-chess on Windows 10. Thanks you |
0 replies
|
This is likely due to you not having the entry where pip installs scripts added to your windows You likely received a similar message. To get it working, do the following:
|
1 reply
Answer selected by
maulyo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

This is likely due to you not having the entry where pip installs scripts added to your windows
Pathenvironment variable. For example, I tried installing on Windows and received this message after it downloaded:You likely received a similar message. To get it working, do the following:
Pathenvironment variable. In order to see the WARNING message again, you will likely need topip uninstall cli-chessand thenpip install cli-chessagain.Pathvariable, close the terminal and re-open it (IMPORTANT).cli-chessin the command prompt and it should launch normally!