New libpacks for Windows with Qt5.15, OCC7.5

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
kisolre
Veteran
Posts: 4164
Joined: Wed Nov 21, 2018 1:13 pm

Re: New libpacks for Windows with Qt5.12.6, OCC7.4

Post by kisolre »

sgrogan wrote: Wed May 06, 2020 11:24 pm Next we must test 12.3.x
Where should netgen.7z go?
User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

Re: New libpacks for Windows with Qt5.12.6, OCC7.4

Post by sgrogan »

kisolre wrote: Wed May 06, 2020 11:41 pm Where should netgen.7z go?
I will let you know when I figure it out. https://forum.freecadweb.org/viewtopic. ... 33#p395752
Netgen is my nemesis. Netgen lags FreeCAD's occ support and SMesh comes into play.
"fight the good fight"
kisolre
Veteran
Posts: 4164
Joined: Wed Nov 21, 2018 1:13 pm

Re: New libpacks for Windows with Qt5.12.6, OCC7.4

Post by kisolre »

Build succeeds with only fail of Netgen build:

Code: Select all

15>------ Build started: Project: NETGENPlugin, Configuration: Release x64 ------
15>NETGENPlugin_Hypothesis.cpp
15>NETGENPlugin_Hypothesis_2D.cpp
15>NETGENPlugin_Mesher.cpp
15>C:\FC_Bld\Build\FreeCADLibs_12.3.2_x64_VC15\include\nglib.h(28): warning C4067: unexpected tokens following preprocessor directive - expected a newline (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_Hypothesis.cpp)
15>C:\FC_Bld\Build\FreeCADLibs_12.3.2_x64_VC15\include\nglib.h(28): warning C4067: unexpected tokens following preprocessor directive - expected a newline (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_Mesher.cpp)
15>NETGENPlugin_NETGEN_2D.cpp
15>class template optional is only available with C++17 or later.
15>C:\FC_Bld\Build\FreeCADLibs_12.3.2_x64_VC15\include\nglib.h(28): warning C4067: unexpected tokens following preprocessor directive - expected a newline (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\core\hashtable.hpp(1100): error C3533: a parameter cannot have a type that contains 'auto' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_Mesher.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\core\hashtable.hpp(1100): note: 'auto' in non-type template parameters requires at least '/std:c++17' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_Mesher.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\core\hashtable.hpp(1102): error C3533: a parameter cannot have a type that contains 'auto' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_Mesher.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\core\hashtable.hpp(1102): note: 'auto' in non-type template parameters requires at least '/std:c++17' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_Mesher.cpp)
15>class template optional is only available with C++17 or later.
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\meshing\meshtype.hpp(1263): error C2143: syntax error: missing ';' before '<' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_Mesher.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\meshing\meshtype.hpp(1263): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_Mesher.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\meshing\meshtype.hpp(1263): error C2238: unexpected token(s) preceding ';' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_Mesher.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\core\hashtable.hpp(1100): error C3533: a parameter cannot have a type that contains 'auto' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\core\hashtable.hpp(1100): note: 'auto' in non-type template parameters requires at least '/std:c++17' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\core\hashtable.hpp(1102): error C3533: a parameter cannot have a type that contains 'auto' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\core\hashtable.hpp(1102): note: 'auto' in non-type template parameters requires at least '/std:c++17' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\meshing\meshtype.hpp(1263): error C2143: syntax error: missing ';' before '<' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\meshing\meshtype.hpp(1263): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\meshing\meshtype.hpp(1263): error C2238: unexpected token(s) preceding ';' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D.cpp)
15>NETGENPlugin_NETGEN_2D3D.cpp
15>C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_Mesher.cpp(3016): warning C4804: '>': unsafe use of type 'bool' in operation
15>C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_Mesher.cpp(3033): error C2039: 'OCCRefinementSurfaces': is not a member of 'netgen'
15>C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_Mesher.cpp(98): note: see declaration of 'netgen'
15>C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_Mesher.cpp(3033): error C2065: 'OCCRefinementSurfaces': undeclared identifier
15>C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_Mesher.cpp(3033): error C2146: syntax error: missing ';' before identifier 'ref'
15>C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_Mesher.cpp(3291): warning C4804: '>': unsafe use of type 'bool' in operation
15>C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_Mesher.cpp(3329): warning C4804: '>': unsafe use of type 'bool' in operation
15>C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_Mesher.cpp(3375): warning C4804: '>': unsafe use of type 'bool' in operation
15>C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_Mesher.cpp(3417): warning C4804: '>': unsafe use of type 'bool' in operation
15>C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_Mesher.cpp(3421): warning C4804: '>': unsafe use of type 'bool' in operation
15>NETGENPlugin_NETGEN_2D_ONLY.cpp
12>FeatureTest.cpp
15>C:\FC_Bld\Build\FreeCADLibs_12.3.2_x64_VC15\include\nglib.h(28): warning C4067: unexpected tokens following preprocessor directive - expected a newline (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D3D.cpp)
15>C:\FC_Bld\Build\FreeCADLibs_12.3.2_x64_VC15\include\nglib.h(28): warning C4067: unexpected tokens following preprocessor directive - expected a newline (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D_ONLY.cpp)
15>class template optional is only available with C++17 or later.
15>class template optional is only available with C++17 or later.
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\core\hashtable.hpp(1100): error C3533: a parameter cannot have a type that contains 'auto' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D3D.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\core\hashtable.hpp(1100): note: 'auto' in non-type template parameters requires at least '/std:c++17' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D3D.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\core\hashtable.hpp(1102): error C3533: a parameter cannot have a type that contains 'auto' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D3D.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\core\hashtable.hpp(1102): note: 'auto' in non-type template parameters requires at least '/std:c++17' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D3D.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\core\hashtable.hpp(1100): error C3533: a parameter cannot have a type that contains 'auto' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D_ONLY.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\core\hashtable.hpp(1100): note: 'auto' in non-type template parameters requires at least '/std:c++17' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D_ONLY.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\core\hashtable.hpp(1102): error C3533: a parameter cannot have a type that contains 'auto' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D_ONLY.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\core\hashtable.hpp(1102): note: 'auto' in non-type template parameters requires at least '/std:c++17' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D_ONLY.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\meshing\meshtype.hpp(1263): error C2143: syntax error: missing ';' before '<' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D3D.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\meshing\meshtype.hpp(1263): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D3D.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\meshing\meshtype.hpp(1263): error C2238: unexpected token(s) preceding ';' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D3D.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\meshing\meshtype.hpp(1263): error C2143: syntax error: missing ';' before '<' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D_ONLY.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\meshing\meshtype.hpp(1263): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D_ONLY.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\meshing\meshtype.hpp(1263): error C2238: unexpected token(s) preceding ';' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D_ONLY.cpp)
15>NETGENPlugin_NETGEN_3D.cpp
15>C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D_ONLY.cpp(313): error C2039: 'occparam': is not a member of 'netgen'
15>C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D_ONLY.cpp(83): note: see declaration of 'netgen'
15>C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D_ONLY.cpp(313): error C2065: 'occparam': undeclared identifier
15>C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D_ONLY.cpp(321): error C2039: 'occparam': is not a member of 'netgen'
15>C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D_ONLY.cpp(83): note: see declaration of 'netgen'
15>C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D_ONLY.cpp(321): error C2065: 'occparam': undeclared identifier
15>C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D_ONLY.cpp(321): error C2789: 'factor': an object of const-qualified type must be initialized
15>C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_2D_ONLY.cpp(321): note: see declaration of 'factor'
15>NETGENPlugin_SimpleHypothesis_2D.cpp
15>C:\FC_Bld\Build\FreeCADLibs_12.3.2_x64_VC15\include\nglib.h(28): warning C4067: unexpected tokens following preprocessor directive - expected a newline (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_3D.cpp)
15>class template optional is only available with C++17 or later.
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\core\hashtable.hpp(1100): error C3533: a parameter cannot have a type that contains 'auto' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_3D.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\core\hashtable.hpp(1100): note: 'auto' in non-type template parameters requires at least '/std:c++17' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_3D.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\core\hashtable.hpp(1102): error C3533: a parameter cannot have a type that contains 'auto' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_3D.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\core\hashtable.hpp(1102): note: 'auto' in non-type template parameters requires at least '/std:c++17' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_3D.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\meshing\meshtype.hpp(1263): error C2143: syntax error: missing ';' before '<' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_3D.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\meshing\meshtype.hpp(1263): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_3D.cpp)
15>c:\fc_bld\build\freecadlibs_12.3.2_x64_vc15\include\meshing\meshtype.hpp(1263): error C2238: unexpected token(s) preceding ';' (compiling source file C:\FC_Bld\Code\src\3rdParty\salomesmesh\src\NETGENPlugin\NETGENPlugin_NETGEN_3D.cpp)
15>NETGENPlugin_SimpleHypothesis_3D.cpp
12>GeoFeature.cpp
15>Done building project "NETGENPlugin.vcxproj" -- FAILED.
Then INSTALL also fails because of failed Netgen.
User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

Re: New libpacks for Windows with Qt5.12.6, OCC7.4

Post by sgrogan »

kisolre wrote: Thu May 07, 2020 10:47 am Then INSTALL also fails because of failed Netgen.
You can un-check BUILD_FEM_NETGEN in CMake-gui and get a good build and install without netgen support. You can then test the rest of the updates.
The netgen.7z download doesn't work at all for me.
As with my earlier thread I will continue to try to build latest netgen against OCCT 7.4.
"fight the good fight"
yxh
Posts: 2
Joined: Thu Apr 23, 2020 11:23 am

Re: New libpacks for Windows with Qt5.12.6, OCC7.4

Post by yxh »

I can build with LibPacks and conada. But I want to how to make a LibPack?
yxh
Posts: 2
Joined: Thu Apr 23, 2020 11:23 am

Re: New libpacks for Windows with Qt5.12.6, OCC7.4

Post by yxh »

Maybe I can help to make a new LibPack. I have 30+ yrs experience of C/C++. I can build every bit of the 3rd Party component, but have no hits of LibPack.
kisolre
Veteran
Posts: 4164
Joined: Wed Nov 21, 2018 1:13 pm

Re: New libpacks for Windows with Qt5.12.6, OCC7.4

Post by kisolre »

sgrogan wrote: Thu May 07, 2020 11:10 pm You can then test the rest of the updates.
Build without Netgen succeeds and Self test gives no errors.
User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

Re: New libpacks for Windows with Qt5.12.6, OCC7.4

Post by sgrogan »

yxh wrote: Fri May 15, 2020 4:00 pm Maybe I can help to make a new LibPack. I have 30+ yrs experience of C/C++. I can build every bit of the 3rd Party component, but have no hits of LibPack.
Hello yxh! Welcome to FreeCAD and the Forum :D
Your question warrants a dedicated thread. https://forum.freecadweb.org/viewtopic.php?f=4&t=46407
"fight the good fight"
nhg100
Posts: 20
Joined: Wed Jan 01, 2014 9:08 pm

Re: New libpacks for Windows with Qt5.12.6, OCC7.4

Post by nhg100 »

I have been experimenting with the two lib packs, and would offer the following observation relating to Release builds:
> Libpack 12.3.1 works fine after copy of "<libpack>\bin\Lib\site-packages\PySide2\plugins\platforms" folder to the "<built>\bin" folder; but
> Libpack 12.3.2 fails to run, giving error "No Qt Platform plugin could be initialised", unless "<libpack>\plugins\platforms" is copied instead.
I think the issue is that the *.dlls (notably 'qwindows.dll') in the "platforms" folder need to be from the same compiler as the Qt5Core.dll, Qt5Gui.dll, and Qt5Widgets.dll in the \bin folder.

Very many thanks for all the good work on these Libpacks, and I hope the above observation is useful.

OS: Windows 10 (10.0)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.21281 (Git)
Build type: Release
Branch: master
Hash: ff3cdfaf74d22bcc4218d9640deb07e5f9b6eca8
Python version: 3.6.8
Qt version: 5.12.6
Coin version: 4.0.0a
OCC version: 7.4.0.beta
Locale: English/United Kingdom (en_GB)
User avatar
HakanSeven12
Veteran
Posts: 1481
Joined: Wed Feb 06, 2019 10:30 pm

Re: New libpacks for Windows with Qt5.12.6, OCC7.4

Post by HakanSeven12 »

Can someone update pivy for LP? With Conda build SoGeo classes working fine. But LP build gives error.

Code: Select all

During initialization the error "module 'pivy.coin' has no attribute 'SoGeoCoordinate'" occurred in freecad.trails
--------------------------------------------------------------------------------
Traceback (most recent call last):
  File "<string>", line 148, in InitApplications
  File "importlib\__init__.py", line 126, in import_module
  File "<frozen importlib._bootstrap>", line 994, in _gcd_import
  File "<frozen importlib._bootstrap>", line 971, in _find_and_load
  File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  ...
  File "C:\Users\thomas.schrader\AppData\Roaming\FreeCAD\Mod\Trails\pivy_trackers\pivy_trackers\coin\coin_enums.py", line 342, in NodeTypes
    GEO_COORDINATE = coin.SoGeoCoordinate
AttributeError: module 'pivy.coin' has no attribute 'SoGeoCoordinate'
--------------------------------------------------------------------------------
Post Reply