DLL load failed while importing FEM

About the development of the FEM module/workbench.

Moderator: bernd

User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: DLL load failed while importing FEM

Post by Kunda1 »

Can you paste what the error message in the report view says ?
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
User avatar
jimmihenry
Posts: 238
Joined: Sat Jan 11, 2020 3:36 pm

Re: DLL load failed while importing FEM

Post by jimmihenry »

Hi Kunda1, here is the report view...
i have this DLL installed: https://github.com/nalexandru/api-ms-wi ... ath-HACKit it is full operational could this cause any problems? I use the weekly builds PY38. My PC runs Win7 Ultimate 64bit. Thank you in advanced :)!

Code: Select all

OS: Windows 7 Version 6.1 (Build 7601: SP 1)
Word size of FreeCAD: 64-bit
Version: 0.21.0.31432 (Git)
Build type: Release
Branch: master
Hash: 63a2855751d638bf27ed969dc60654bda2b54baf
Python 3.8.15, Qt 5.15.4, Coin 4.0.0, Vtk 9.1.0, OCC 7.6.3
Locale: German/Germany (de_DE)
Installed mods: 
  * AmigaClock
  * CurvedShapesWorkbench 1.0.4
  * Curves 0.6.5
  * fasteners 0.4.51
  * FreeCAD-Pyramids-and-Polyhedrons
  * kicadStepUpMod 10.16.8
  * VoxelWorkbench
Report View:

20:07:51 ('Mod/Pyramids_and_polyhedrons', 'Mod/Pyramids-and-Polyhedrons', 'Mod/FreeCAD-Pyramids-and-Polyhedrons', 'Mod/Pyramids-and-polyhedrons')
20:08:15 DLL load failed while importing Fem: Die angegebene Prozedur wurde nicht gefunden.
20:08:15 Traceback (most recent call last):
File "<string>", line 71, in Initialize
File "C:\Users\jimmi\PortableApps\PortableApps\FreeCAD_weekly-builds-31432-2023-01-01-conda-Windows-x86_64-py38\bin\Lib\site-packages\shiboken2\files.dir\shibokensupport\feature.py", line 139, in _import
return original_import(name, *args, **kwargs)


in addition to this the add-on manager does not work.

Report View:

20:13:18 Git is disabled, skipping git macros
Post Reply