Skip to content

Setting up on Windows #187

Answered by mitchd319
bug-author asked this question in Q&A
Jun 19, 2023 · 2 comments · 8 replies
Discussion options

You must be logged in to vote

For a Windows user, you just need to perform the setup that would otherwise be performed by the Makefile.

  1. Create a virtual environment named "venv". See https://www.youtube.com/watch?v=APOPm01BVrk for instructions
  2. Run: pip install --upgrade pip
  3. Run: pip install -r requirements.txt
  4. If you plan on contributing, run: pre-commit install

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
5 replies
@bug-author
Comment options

@famousgit
Comment options

@famousgit
Comment options

@famousgit
Comment options

@ataxy
Comment options

Answer selected by bug-author
Comment options

You must be logged in to vote
3 replies
@CharlieAlphaFox
Comment options

@danielenriquez59
Comment options

@geewhizbang
Comment options

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