Skip to content

Commit

Permalink
Added warning for Windows installs
Browse files Browse the repository at this point in the history
  • Loading branch information
Baekalfen committed Apr 18, 2024
1 parent 7cdcd5a commit 8c8f664
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,14 @@ The instructions are simple:
$ pip install pyboy
```

> [!WARNING]
> **If you're having issues on Windows, try this instead:** `pip install pyboy==2.0.0 pillow`
>
> PyPI (who maintains `pip install`) has stopped processing support tickets, and we've been unable to deploy
> a fix for over a month now. Follow this thread for status: https://github.com/pypi/support/issues/3757
>
> If you're able to get in contact with PyPI, then please help us get this resolved!
For details, see [installation instructions](https://github.com/Baekalfen/PyBoy/wiki/Installation).

Now you're ready! Either use PyBoy directly from the terminal
Expand Down

0 comments on commit 8c8f664

Please sign in to comment.