-
Notifications
You must be signed in to change notification settings - Fork 101
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
Start of workbench is not possible #170
Comments
Not sure if this is related to this workbench. The traceback mention shiboken2. Did you compile freecad yourself? |
I've installed FreeCAD from Website (Windows installation package). |
Because I've got a dual boot system, I've checked it on Ubuntu 22.04. However, here my FreeCAD info from Ubuntu:
I'm not familiar with Python, so I'm not able to find the problem on the Windows side. |
Again my FreeCAD packages used: |
When I see Scipy or Numpy errors it usually leads to the versions having been upgraded individually and not as a pair. A very similar issue was logged for the Curves Wb, see tomate44/CurvesWB#124 for the steps to get a resolution. Basically the root cause was the LibPack used as the basis to build the Windows Installer for 0.21.x is now out-of-date with regard to some of the included libraries so when FreeCAD 1.0 is released it will have a new LibPack with all recent libraries but it still requires the user to do some library management over time. |
... but that doesn't really help if you are neither a programmer nor know what should/must be updated where... |
In the meantime I did an update of my Windows FreeCAD installation, with the result, that Gear won't work there too. |
This issue is now somewhat obsolete because 1.0 came out (although gears workbench says it supports 0.19 as the lowest minimum version). But the deeper issue here, IMHO, perhaps there is a way for packagers to let downstream addon maintainers know dep changes are being made ? or maybe there could be a deprecation warning ? |
Keep open ? |
No. |
Addendum: The Fix to solve this problem is an Upgrade to FreeCAD v1.0.0 |
After starting the gears workbench an error occurs:
![image](https://private-user-images.githubusercontent.com/15383666/347220052-489438aa-32b2-44e3-8bb3-2231d926178e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk3NzMyMDksIm5iZiI6MTczOTc3MjkwOSwicGF0aCI6Ii8xNTM4MzY2Ni8zNDcyMjAwNTItNDg5NDM4YWEtMzJiMi00NGUzLThiYjMtMjIzMWQ5MjYxNzhlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE3VDA2MTUwOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWUwMjcyNzIwZmEzNDA1Mjk0OWViZWY3MDQ1M2M2Njg2MDRjMWYzNzlhZTFiYWY1YmVjNTJjN2M2ZDQ5ODA2YTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.NbBZp9uZR91w4IrEi79TmjOXREgqJ5kdicS_nAUoiu4)
Log:
FreeCAD info:
The text was updated successfully, but these errors were encountered: