cura-build-environment icon indicating copy to clipboard operation
cura-build-environment copied to clipboard

Python: Adding pyobjc to requirements

Open thopiekar opened this issue 2 years ago • 6 comments

Adds pyobjc which allows integration with macOS apps and services. This is a meta-package which should depend on and trigger downloads of separate modules of the same project.

thopiekar avatar May 29 '22 17:05 thopiekar

Just hacked together from what my gut feeling said. Needs testing!

thopiekar avatar May 29 '22 17:05 thopiekar

I know this is a bit off topic, but do you plan on updating your CAD import plugins for 5.0?

dxgldotorg avatar May 29 '22 18:05 dxgldotorg

I'm on it. Previously I've provided pyobjc, which I can't build any more because everything is a big mess. Also the PPA is due to the CMake changes simply dead.

So far the 5.x release is a horrible one, but it deserved the major version bump at its finest.

thopiekar avatar May 29 '22 18:05 thopiekar

Maybe regarding that topic I'll throw a PR on your GitLab for the FreeCAD plugin which I manually updated the code for to work.

While 5.0 has been considerably disruptive I do appreciate the improvement in quality provided by the new Arachne slicer, and all the other plugins I depend on have already been updated for 5.0.

dxgldotorg avatar May 30 '22 05:05 dxgldotorg

@jellespijker Could you please take a look at this? :eyes:

thopiekar avatar Jun 25 '22 19:06 thopiekar

As mentioned in https://github.com/Ultimaker/Cura/pull/12544 I'm fine with merging it, provided it has a comment why it is needed. But even more important, this repository will be deprecated, since we already shutdown our old Google Cloud and AWS instances and moving over to Conan, JFrog Artifactory and GitHub runners.

@thopiekar if you really want this merged I'm fine with pressing merge. But I don't know how much good it will do you.

jellespijker avatar Jun 26 '22 06:06 jellespijker