Skip to content

Commit

Permalink
#84 add install prerequisites for avoid confutation
Browse files Browse the repository at this point in the history
  • Loading branch information
Monirzadeh authored and homm committed Dec 20, 2021
1 parent 70ebbc6 commit c14937c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ So there is no easy way to compile such library, especially with setuptools.

If there's a copy of the original Pillow installed, it has to be removed first
with `$ pip uninstall -y pillow`.
Please install [prerequisites]((https://pillow.readthedocs.io/en/stable/installation.html#building-from-source) for your platform.
The installation itself is simple just as running `$ pip install pillow-simd`,
and if you're using SSE4-capable CPU everything should run smoothly.
If you'd like to install the AVX2-enabled version,
Expand Down

0 comments on commit c14937c

Please sign in to comment.