Skip to content

Commit 4e31614

Browse files
committed
m1 macOS from source fixed.
1 parent 3e6249b commit 4e31614

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,3 +146,4 @@ cython_debug/
146146
.DS_Store
147147

148148
/out
149+
/wheelhouse/

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,7 @@ pip install git+https://github.com/bigcat88/pillow_heif.git
4646
brew install libffi libheif
4747
pip3 install git+https://github.com/bigcat88/pillow_heif.git
4848
```
49-
If on macOS it fails with installing from source, just try second time(helps me on M1 with Monterey):
50-
```
51-
pip3 install git+https://github.com/bigcat88/pillow_heif.git
52-
```
49+
5350

5451
##### Windows
5552
With Visual Studio 2015+ C Compiler and SDK installed:

0 commit comments

Comments
 (0)