Patrick Bryant

Results 4 comments of Patrick Bryant

This was with triangle installed but it is x86 which is the issue: ``` Python 3.8.13 | packaged by conda-forge | (default, Mar 25 2022, 06:05:16) [Clang 12.0.1 ] on...

Great to see there is a solution! I have tried implementing @calvin-sykes's workaround but am running into the following issue: ``` Installed /Users/patrickbryant/miniforge3/envs/glumpy/lib/python3.9/site-packages/triangle-20220202-py3.9-macosx-11.0-arm64.egg Processing dependencies for triangle==20220202 Searching for triangle==20220202...

Ok I had accidentally been running the x86 version of the zsh shell. I switched back to the arm version, reinstalled the xcode command line tools and reinstalled triangle for...

I have returned to this hoping a few months distance would get things working. Here are my steps: ``` > conda create -n glumpy python=3.10.3 freetype numpy Cython PyOpenGL >...