Benjamin Oddou
Benjamin Oddou
@anhkhoakz Is it the same with the `harvest` command ?
@anhkhoakz Could you try removing the shebang line (1st one) in the python script `wine.py` ?
Hello @anhkhoakz could you tell me if you still have the problem with 1.6.2 ?
Hello, for my system (intel mac chip) I installed pillow using brew. ```python > python3 -m PIL -------------------------------------------------------------------- Pillow 10.2.0 Python 3.12.2 (main, Feb 6 2024, 20:19:44) [Clang 15.0.0 (clang-1500.1.0.2.5)]...
The problem still persist on Pillow 10.3.0 @radarhere. ```shell -------------------------------------------------------------------- Pillow 10.3.0 Python 3.12.3 (main, Apr 9 2024, 08:09:14) [Clang 15.0.0 (clang-1500.3.9.4)] -------------------------------------------------------------------- Python executable is /opt/homebrew/opt/[email protected]/bin/python3.12 System Python files...
I was trying to create an image from emoji using the native emoji font on macOS. What character did you trim exactly ? Is my emoji sequence not correct 🤨...
@nulano now ```shell Pillow 10.3.0 Python 3.12.3 (main, Apr 9 2024, 08:09:14) [Clang 15.0.0 (clang-1500.3.9.4)] -------------------------------------------------------------------- Python executable is /opt/homebrew/opt/[email protected]/bin/python3.12 System Python files loaded from /opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.12 -------------------------------------------------------------------- Python Pillow modules...
@radarhere I think the problem comes from the right arrow modifier then. All the following emojis have this modifier, here is an [example](https://emojipedia.org/person_with_white_cane_facing_right) here are the emojis causing problems :...
@radarhere Thanks for the update ! I look forward to get a solution. Please, tell me if you need any other information / tests.
Many thanks for the update @radarhere 😊