Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows install issue #61

Open
1 task
smguth opened this issue Apr 27, 2024 · 0 comments
Open
1 task

windows install issue #61

smguth opened this issue Apr 27, 2024 · 0 comments

Comments

@smguth
Copy link

smguth commented Apr 27, 2024

How to install

  • [ X ] Clone the repository or just download the repository as a .zip
    python-3.12.3-amd64.exe

  • [ X ] Download Stockfish from https://stockfishchess.org/
    stockfish-windows-x86-64-avx2.zip

  • [ X ] Open a Terminal

  • [ X ] cd chess-auto-bot

  • [ ? ] Windows: python -m venv venv
    C:\Users\scott\Downloads\chess-auto-bot-main>python -m venv venv

C:\Users\scott\Downloads\chess-auto-bot-main>dir
Volume in drive C has no label.
Volume Serial Number is 4627-9219

Directory of C:\Users\scott\Downloads\chess-auto-bot-main

04/26/2024 05:59 PM

.
04/26/2024 06:03 PM ..
04/26/2024 06:29 PM chess-auto-bot-main
04/26/2024 05:59 PM 2,635,835 get-pip.py
04/26/2024 05:56 PM venv
1 File(s) 2,635,835 bytes
4 Dir(s) 17,529,458,688 bytes free

  • Windows: venv\Scripts\pip.exe install -r requirements.txt
    C:\Users\scott\Downloads\chess-auto-bot-main>venv\Scripts\pip.exe install -r requirements.txt
    ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant