CadQuery/cadquery

Linux aarch64 (ARM64) Python Wheels

Open

#1,489 建立於 2024年1月10日

在 GitHub 查看
 (17 留言) (0 反應) (1 負責人)Python (505 fork)github user discovery
announcementhelp wanted

倉庫指標

Star
 (5,257 star)
PR 合併指標
 (PR 指標待抓取)

描述

See the announcement on the ocp-build-system repo. You will need to download the cadquery-ocp wheel for your version of Python, and do a local install. In that shared directory there is also a requirements.txt file that contains the CadQuery dependencies so that you can try to hack together a working CadQuery install. However, there are some challenges.

  • Tools for building software (gcc, cmake, build-essential, etc) have to be installed for installing/building nlopt.
  • nlopt fails to build for me without reporting why

If someone in the community can help figure out the issue with nlopt compilation, that would be great.

If you are interested, please hack around and let me know what you find. Use pip install -r requirements.txt to install the dependencies in your Python environment after doing a local install of the cadquery-ocp wheel.

貢獻者指南