Win-Conda Weekly Builds do not seem to include FEM Workbench

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
FreeCAD97990
Posts: 43
Joined: Sat Jul 01, 2017 12:11 pm

Win-Conda Weekly Builds do not seem to include FEM Workbench

Post by FreeCAD97990 »

For a long time now, I have been downloading the Win-Conda Weekly Builds from the Github website as they became available.

Then I unzip the .7z and run from the FreeCAD executable.

But, over the last couple of months I have been finding that when I then select the FEM Workbench, I see:

* DLL load failed while importing FEM
The specified module could not be found

I've tried doing a completlely clean install, by removing the system and user configuation files beforehand so that new ones are created.

But the problem still occurs.

Instead, I have been using the Win-LPv12.5.4 Builds from the Github website. These always allow you to select the FEM Workbench properly.

Any thoughts anyone?

I'm using a Dell Inspiron 3650 with an i7 processor

OS: Windows 10 (10.0)
Word size of FreeCAD: 64-bit
Version: 0.20.25844 (Git)
Build type: Release
Branch: master
Hash: 1b20118dfa3fb9f127f0e4fb122701f7fcdaa9fc
Python version: 3.8.12
Qt version: 5.12.9
Coin version: 4.0.0
OCC version: 7.5.2
Locale: English/United Kingdom (en_GB)
User avatar
looo
Veteran
Posts: 3941
Joined: Mon Nov 11, 2013 5:29 pm

Re: Win-Conda Weekly Builds do not seem to include FEM Workbench

Post by looo »

Code: Select all

* DLL load failed while importing FEM
The specified module could not be found
is there anything else reported?
FreeCAD97990
Posts: 43
Joined: Sat Jul 01, 2017 12:11 pm

Re: Win-Conda Weekly Builds do not seem to include FEM Workbench

Post by FreeCAD97990 »

Hi looo

Thanks for your quick reply.

I've had another look, and in the Report View it adds:

Traceback (most recent call last):
File "<string>", line 72, in Initialize

Hope this helps.
User avatar
looo
Veteran
Posts: 3941
Joined: Mon Nov 11, 2013 5:29 pm

Re: Win-Conda Weekly Builds do not seem to include FEM Workbench

Post by looo »

I can't reproduce this issue. Both (conda-env and the bundle) work for me as expected.

conda-env

Code: Select all

OS: Windows 10 (10.0)
Word size of FreeCAD: 64-bit
Version: 0.20.25844 (Git)
Build type: Release
Branch: master
Hash: 1b20118dfa3fb9f127f0e4fb122701f7fcdaa9fc
Python version: 3.9.7
Qt version: 5.12.9
Coin version: 4.0.0
OCC version: 7.5.2
Locale: German/Austria (de_AT)
bundle

Code: Select all

OS: Windows 10 (10.0)
Word size of FreeCAD: 64-bit
Version: 0.20.25844 (Git)
Build type: Release
Branch: master
Hash: 1b20118dfa3fb9f127f0e4fb122701f7fcdaa9fc
Python version: 3.8.12
Qt version: 5.12.9
Coin version: 4.0.0
OCC version: 7.5.2
Locale: German/Austria (de_AT)
User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

Re: Win-Conda Weekly Builds do not seem to include FEM Workbench

Post by sgrogan »

looo wrote: Fri Oct 01, 2021 8:40 pm I can't reproduce this issue.
I can not either. Downloaded the latest, as of this post.
OS: Windows 10 (10.0)
Word size of FreeCAD: 64-bit
Version: 0.20.25844 (Git)
Build type: Release
Branch: master
Hash: 1b20118dfa3fb9f127f0e4fb122701f7fcdaa9fc
Python version: 3.8.12
Qt version: 5.12.9
Coin version: 4.0.0
OCC version: 7.5.2
Locale: English/United States (en_US)
"fight the good fight"
FreeCAD97990
Posts: 43
Joined: Sat Jul 01, 2017 12:11 pm

Re: Win-Conda Weekly Builds do not seem to include FEM Workbench

Post by FreeCAD97990 »

Thanks looo and sgrogan for your replies.

Clearly, not everyone is experiencing this problem.

And, indeed, I may be the only one who is having this trouble!

But it has been happening for a couple of months now, so I eventually I decided it was worth posting a message about it.

As I mentioned in my first post, I'm simply downloading, unzipping and running these Win-Conda Weekly builds, and I have no idea what is causing this problem with the FEM Workbench, or what to do about it. My computer runs Windows 10 and is a very simple set-up.

But I am quite happy just to continue downloading and running the Win-LPv12.5.4 builds instead as they appear. This works fine for me.


Please post a message, though, if you see the same problem that I have described.
Post Reply