Search found 250 matches

by falviani
Tue Jul 05, 2022 7:17 pm
Forum: Path/CAM
Topic: NumPy import error causes Path to fail
Replies: 12
Views: 1541

Re: NumPy import error causes Path to fail

Hi, I built a release with debug info version, using current SDK and C choices, C++17 etc. No change. I'm going to try updating NumPy to the current version from the python console to see what happens. The worst is that I nuke the directory and start fresh again. [edit] it doesn't appear that pip is...
by falviani
Tue Jul 05, 2022 2:06 pm
Forum: Path/CAM
Topic: NumPy import error causes Path to fail
Replies: 12
Views: 1541

Re: NumPy import error causes Path to fail

Hi All,

Thanks for the feedback. I'll build the release version and report back the results.

Frank
by falviani
Tue Jul 05, 2022 1:23 am
Forum: Path/CAM
Topic: NumPy import error causes Path to fail
Replies: 12
Views: 1541

Re: NumPy import error causes Path to fail

Hi, Thanks for taking the time to respond. I usually build debug, since that's the default. I'm using VS2022; just switched to it a few days ago. Now that I've started from scratch - new directories, clone from master, etc. - things have been much smoother. Seems like "crud" accumulates ov...
by falviani
Mon Jul 04, 2022 7:22 pm
Forum: Install / Compile
Topic: Missing Zipios++ when building in new output directory
Replies: 1
Views: 440

[Closed] Re: Missing Zipios++ when building in new output directory

I started fresh - new directories, clone the github master, etc. - and all the problems went away (except for a NumPy issue with the Path workbench).
by falviani
Mon Jul 04, 2022 6:00 pm
Forum: Path/CAM
Topic: NumPy import error causes Path to fail
Replies: 12
Views: 1541

Re: NumPy import error causes Path to fail

Hi Sliptonic, 'FEM and Arch both open fine - in fact, all other workbenches open fine. I ran the test suite (test all) : the tests seem to die on draftcreation (unless waiting 5 minutes for it to complete was not enough). So, it does seem to be specific to the Path workbench. I have no problems if y...
by falviani
Mon Jul 04, 2022 4:53 pm
Forum: Path/CAM
Topic: NumPy import error causes Path to fail
Replies: 12
Views: 1541

NumPy import error causes Path to fail

Hi All, I just did a completely fresh build of FreeCAD from master (new directories, clone from Git, etc.). The about info is OS: Windows 10 Version 2009 Word size of FreeCAD: 64-bit Version: 0.21.29432 (Git) Build type: Debug Branch: master Hash: 45d7151dfa89e974e20fbcfae096b65ed406da23 Python 3.8....
by falviani
Fri Jul 01, 2022 4:51 pm
Forum: Install / Compile
Topic: Missing Zipios++ when building in new output directory
Replies: 1
Views: 440

Missing Zipios++ when building in new output directory

Hi All, I did a pull this morning and created a new output directory. After setting the VS version to use and LIbPack directory, the build fails with this error: [E57] Revison ID: E57Format-2.2.1-AMD64_64-windows [E57] Building static library CMake Error at src/Base/CMakeLists.txt:368 (message): Usi...
by falviani
Mon Jun 27, 2022 3:17 pm
Forum: Install / Compile
Topic: Linkage problem - how do I track this down?
Replies: 0
Views: 1285

Linkage problem - how do I track this down?

Hi, Here's the info about the build in question: OS: Windows 10 Version 2009 Word size of FreeCAD: 64-bit Version: 0.21.29331 (Git) Build type: Debug Branch: master Hash: d13db0ea4c19a985a73a7bc30a24fe0598a21f6b Python 3.8.10, Qt 5.15.2, Coin 4.0.1, Vtk 8.2.0, OCC 7.6.2 Locale: English/United States...
by falviani
Mon Jun 27, 2022 3:07 pm
Forum: Install / Compile
Topic: [Closed-Unresolved] Updated to latest LibPack, cannot start PartDesign - please help!
Replies: 18
Views: 1906

[Closed-unresolved]Re: Updated to latest LibPack, cannot start PartDesign - please help!

I am closing this as the problem seems to be different from what was originally encountered. I will open a separate thread with more relevant information so a solution is more likely. Thanks to all that offered help! :D
by falviani
Thu Jun 23, 2022 3:11 pm
Forum: Install / Compile
Topic: [Closed-Unresolved] Updated to latest LibPack, cannot start PartDesign - please help!
Replies: 18
Views: 1906

Re: Updated to latest LibPack, cannot start PartDesign - please help!

Hello Mr. Mayer, Here are the results of my following your suggestions (in order you gave them): 1) With a debug build, opening Freecad from within VS, switching to PartDesign and then switching back to VS resulted in nothing in the output window at all. 2) I downloaded the dependency walker as sugg...