Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new CQ wheels so that Apple Silicon users don't need the mamba/miniforge workaround #68

Open
rawwerks opened this issue Mar 21, 2024 · 2 comments

Comments

@rawwerks
Copy link

@jdegenstein has kindly addressed the upstream issue with CQ not having build wheels for Apple Silicon.

Would you be willing to update this plugin to take advantage of the new build wheels, so that us Apple Silicon users don't need the workaround?

(FWIW - I personally have not been able to use this extension because the mamba workaround doesn't work for me.)

@jdegenstein
Copy link
Contributor

For clarity, the relevant release is here: https://github.com/CadQuery/ocp-build-system/releases/tag/7.7.2.0

I believe the command to use is e.g. pip install https://github.com/CadQuery/ocp-build-system/releases/download/7.7.2.0/cadquery_ocp-7.7.2-cp311-cp311-macosx_11_0_arm64.whl obviously needs to be adjusted to provide the best pip method along with the correct python version.

The CQ folks have requested a storage increase with PyPI but it hasn't received a response yet here pypi/support#3631

@rawwerks if you want to use the extension you should be able to simply pip install cadquery-ocp yourself

@bernhard-42 bernhard-42 added the enhancement New feature or request label Mar 24, 2024
@infused-kim
Copy link

It looks like the storage increase has been approved.

Is there anything else standing in the way of getting cadquery-ocp for Apple silicon onto pip?

I would love to finally drop conda.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants