Skip to content

Installation et exécution de cli-chess #36

Answered by trevorbayless
maulyo asked this question in Q&A
Discussion options

You must be logged in to vote

This is likely due to you not having the entry where pip installs scripts added to your windows Path environment 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:

  • Copy the python command path from your output (similar to what I posed above) and add it to your Path environment variable. In order to see the WARNING message again, you will likely need to pip uninstall cli-chess and then pip install cli-chess again.
  • After editing the Path variable, close the terminal and re-open it (IMPORTANT).
  • Type cli-chess in the command prompt and it should launch normally!

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@maulyo
Comment options

Answer selected by maulyo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants