chsh2 / nijiGPen

An add-on of Blender focusing on Grease Pencil
GNU General Public License v3.0
290 stars 13 forks source link

Python Package "Triangle" failed to install on macOS #21

Open enzyme69 opened 2 years ago

enzyme69 commented 2 years ago

Just like the title said, the other two packages seem to install without issue, except for "Triangle". What's the solution?

b4zz4 commented 2 years ago

The problem seems to be of python 3.11 https://github.com/chsh2/nijiGPen/issues/19

chsh2 commented 2 years ago

Triangle package is not compatible with Apple Silicon (M1/M2). However, it is optional and only one operator will be affected. Please refer to the first section in this wiki page.

There was also another discussion (#18) earlier about this issue.