Yes, I just had to brew upgrade python to get pip.
Then, I see a bigger list of macros, but I have an error message when I clock on it.
Code: Select all
Unable to fetch the code of this macro.Traceback (most recent call last):
File "/Applications/FreeCAD.app/Contents/Mod/AddonManager/AddonManager.py", line 868, in run
self.macro.fill_details_from_wiki(url)
File "/Applications/FreeCAD.app/Contents/Mod/AddonManager/AddonManager.py", line 686, in fill_details_from_wiki
FreeCAD.Console.PrintWarning(translate("AddonsInstaller", "Unable to clean macro code: ") + code + '\n')
TypeError: coercing to Unicode: need string or buffer, list found