CadQuery / ocp-build-system

A system to build Python wheel PyPI packages for OCP.
Apache License 2.0
8 stars 11 forks source link

Release OCP 7.7.2.1 #34

Open akoen opened 4 months ago

akoen commented 4 months ago

Hi!

I see that OCP version 7.7.2.1 was released in May. I'd really like to use it's functionality (IMesh_Tools) in my meshing package https://github.com/stellarmesh/stellarmesh. Is there a plan or timeline for releasing this version on PyPI?

Thanks!

jmwright commented 3 months ago

The timeline is as soon as possible. We've been fighting some build issues though. Hopefully within the next week or so we will be able to release 7.7.2.1.

akoen commented 3 months ago

Fantastic @jmwright great to hear

jmwright commented 2 months ago

All - Please download the correct wheel for your platform and Python version and do a test installation. Once these have been tested, I will publish them to PyPI. During the installation, cadquery-vtk will be downloaded from PyPI since it is no longer embedded inside the OCP wheel.

https://github.com/CadQuery/ocp-build-system/releases/tag/7.7.2.1

jmwright commented 2 months ago

This has been completed.

https://pypi.org/project/cadquery-ocp/

jmwright commented 2 months ago

There was an issue with the VTK dependency that is causing this wheel not to work properly for certain use cases, so I am reopening this issue.