jmplonka / InventorLoader

Workbench for FreeCAD to loads or import Autodesk (R) Inventor (R) files.
GNU General Public License v2.0
114 stars 17 forks source link

missing requirements #38

Closed mark-hahn closed 3 years ago

mark-hahn commented 3 years ago

When I try to use the addon manager I get this error. I used pip to install all four python requirements.

"Some errors were found that prevent to install this workbench: Some errors were found that prevent to install this workbench. Please install the missing components first."

I used windows 10 powershell to install python 3 and pip. I'm running freecad 0.19.

Is there a way to find out what requirement is missing? Any ideas on how to get past this problem?

jmplonka commented 3 years ago

Hello Mr. Hahn, installing python will add only an additional separate python installation. FreeCAD comes with its own one. To install missing packages I suggest to follow (https://forum.freecadweb.org/viewtopic.php?f=22&t=20575&start=130#p426110)

sirus20x6 commented 3 years ago

clicked that link. No results matched your search.

jmplonka commented 3 years ago

Link should work now.

jmplonka commented 3 years ago

May I close this issue?