Search found 135 matches

by PMac
Wed May 04, 2022 7:07 pm
Forum: Help on using FreeCAD
Topic: Many changes take an extremely long time to happen
Replies: 4
Views: 727

Re: Many changes take an extremely long time to happen

Hi, downloaded and opened your file. On a first quick look I see that Pad005 is being reported as being not closed. Maybe this is an issue in your drawing. Confirm slightly slow to manually recompute, but only taking seconds, not minutes as you report. (Am at bleeding edge of v0.20 on v28792.) There...
by PMac
Fri Apr 08, 2022 6:55 pm
Forum: Install / Compile
Topic: (solved: unknown) Shiboken2 fail in Release build
Replies: 6
Views: 1916

Re: (solved: unknown) Shiboken2 fail in Release build

Hi, Once again, another unknown. Went back to basics early yesterday and deleted everything in the out-of-source release build directory. Reset FC source folder with instructions as per FC Linux compile notes. FC compile now successful for Shiboken2, utilises python3.8 and 3/4 of an hour later final...
by PMac
Thu Apr 07, 2022 8:14 pm
Forum: Install / Compile
Topic: (solved: unknown) Shiboken2 fail in Release build
Replies: 6
Views: 1916

(solved: unknown) Shiboken2 fail in Release build

Hi, I have noted that Shiboken2 uses python3.9 in a Release build compile of FreeCAD, output failures and compile command as shown below. -- SHIBOKEN_PYTHON_INCLUDE_DIRS computed to value: '/usr/include/python3.9' -- SHIBOKEN_PYTHON_LIBRARIES computed to value: '' -- libshiboken built for RelWithDeb...
by PMac
Wed Apr 06, 2022 4:00 pm
Forum: Install / Compile
Topic: (solved: unknown) ModuleNotFoundError: No module named 'pivy._coin'
Replies: 5
Views: 1807

Re: ModuleNotFoundError: No module named 'pivy._coin'

Another day! I've removed and re-installed python3-pivy, often ditched the stale compiler files, have done regular git pulls on FC and restarted the machine more than a few times in the past few days. All without any effect on the reported issues. Blow me down! Pivy now appears in the summary report...
by PMac
Tue Apr 05, 2022 9:04 pm
Forum: Install / Compile
Topic: (solved: unknown) ModuleNotFoundError: No module named 'pivy._coin'
Replies: 5
Views: 1807

Re: ModuleNotFoundError: No module named 'pivy._coin'

An update: Still plodding through this rabbit hole and chipping away. Have culled (removed and installed only one alternative) python3 update-alternatives so that python3 only has only one auto choice as python3.8.10. Whereas previously I only had Python 2.7, 3, 3.8 and 3.9 versions, now have added ...
by PMac
Mon Apr 04, 2022 8:00 am
Forum: Install / Compile
Topic: (solved: unknown) ModuleNotFoundError: No module named 'pivy._coin'
Replies: 5
Views: 1807

Re: ModuleNotFoundError: No module named 'pivy._coin'

Gentlemen, thanks for your prompt replies. Syres, liked and tried your option without any success. Unfortunately line 118 and subsequent lines reside in an if statement for cmake version <= 3.12. Current cmake is 3.18.2 so a modified line 118 is never executed. I like the idea to easily modify the s...
by PMac
Sun Apr 03, 2022 1:30 pm
Forum: Install / Compile
Topic: (solved: unknown) ModuleNotFoundError: No module named 'pivy._coin'
Replies: 5
Views: 1807

(solved: unknown) ModuleNotFoundError: No module named 'pivy._coin'

Hi, am attempting to compile FC latest pull on Linuxmint and am off yet again down another compiler rabbit hole. The reported issue has been around for a while. pivy._coin is being reported as missing as below -- Checking for module 'Coin' -- Found Coin, version 4.0.1 -- Coin3D libraries found Trace...
by PMac
Wed Mar 30, 2022 4:52 am
Forum: Help on using FreeCAD
Topic: Errors appear on switching to TechDraw
Replies: 5
Views: 929

Re: Errors appear on switching to TechDraw

Thanks WFan for the fast commit. That's some change to accommodate those icons. From my end it makes it really worth the effort of reporting to see it so quickly fixed. But knowing enough long-term about coding one can guarantee ignoring such apparently minor errors is that they savagely bite one's ...
by PMac
Tue Mar 29, 2022 8:21 pm
Forum: Help on using FreeCAD
Topic: Errors appear on switching to TechDraw
Replies: 5
Views: 929

Re: Errors appear on switching to TechDraw

... Would be nice if the message mentioned the troublesome icon. :( Thanks for the prompt reply WFan, will continue to watch and ignore. I suppose that the only way to locate the cause would be to breakpoint and compile the code locally until each occurrence causes the seemingly repeated error. As ...
by PMac
Tue Mar 29, 2022 4:59 pm
Forum: Help on using FreeCAD
Topic: Errors appear on switching to TechDraw
Replies: 5
Views: 929

Errors appear on switching to TechDraw

Hi, I am seeing errors reported as below when switching from Arch WB to TechDraw WB. Have not seen errors when switching to other workbenches. Unknown when these errors appeared, have not used TD for a few weeks. Was first noticed when I switched to TD with an open file to create a drawing. Note, in...