Chris

Results 260 comments of Chris

so i attempted to resolve this issue yesterday by modifying the cmake file that sets up pyside for the freecad package by installing / placing the freecad "proxy" `PySide` module...

freecad forum post referencing this github issue, https://forum.freecad.org/viewtopic.php?t=90195

heres a little followup to this ongoing issue. i'm able to interact with the Draft workbench using freecad in a headless mode, as seen in the below python console session....

doing some more logging, 🧐 ``` 17:43:23 Failed to wrap widgetError: Initializing one or more of the Draft modules failed, Draft will not work as expected. 17:43:23 Failed to wrap...

``` ╰─λ freecadcmd 0 (0.573s) FreeCAD 0.21.2, Libs: 0.21.2RUnknown (c) Juergen Riegel, Werner Mayer, Yorik van Havre and others 2001-2023 FreeCAD is free and open-source software licensed under the terms...

i reran a few of those commands from a GUI, and am still getting the below errors. ![image](https://github.com/user-attachments/assets/4bee6186-a4ec-4086-b60d-90ec31e77515) --- ``` Python 3.10.14 (main, Mar 19 2024, 21:46:16) [Clang 15.0.0 (clang-1500.1.0.2.5)]...

little follow up to this issue. when building either a bottled version for macos m1, or building via cmake from a cli i'm still getting the above mentioned errors related...

i think i finally figure this one out. 🤞 for reasons i don't understand the formula within the tap ie. `[email protected]_py312` crashes on launch of the python module `shiboken2` which...

@alekssadowski95 hey thanks for the comments. this repo under the freecad org, ie. [github.com/freecad](http://github.com/freecad) is specifically setup to manage the homebrew-freecad tap, ie. this repo [github.com/freecad/homebrew-freecad](http://github.com/freecad/homebrew-freecad), which currently only supports...

this issue is no longer relevant due to the recent formula, - [email protected]_py312.rb - [email protected]_py312_qt6.rb as both of those formula do not show this error message when testing of both...