Netgen fails to launch under MacOS

More
4 years 7 months ago #2528 by Michale
I have similar problems.

When I type netgen in the terminal under MacOS, there is some error:

dyld: Library not loaded: /Library/Frameworks/Python.framework/Versions/3.8/Python
Referenced from: /Applications/Netgen.app/Contents/MacOS/netgen
Reason: image not found
[1] 73123 abort netgen

When I type which python3, it comes:

/usr/local/bin/python3
More
4 years 7 months ago #2529 by joachim
With the latest Version 2003 we switched to Python 3.8 on MacOS. See NGSolve Download page.
Joachim
The following user(s) said Thank You: Michale
More
3 years 1 week ago #4067 by GAURAV
I am getting this error

/Applications/Netgen.app/Contents/MacOS/startup.sh ; exit;
dyld: Symbol not found: __ZdaPvSt11align_val_t
Referenced from: /Applications/Netgen.app/Contents/MacOS/libngcore.dylib
Expected in: /usr/lib/libc++.1.dylib
in /Applications/Netgen.app/Contents/MacOS/libngcore.dylib
/Applications/Netgen.app/Contents/MacOS/startup.sh: line 10: 26830 Abort trap: 6 $Netgen_MACOS/netgen

I don't know how to fix it. Please help.
Thank you.
More
3 years 1 week ago #4068 by GAURAV
I am getting this error. I have 3.8 python

/Applications/Netgen.app/Contents/MacOS/startup.sh ; exit;
dyld: Symbol not found: __ZdaPvSt11align_val_t
Referenced from: /Applications/Netgen.app/Contents/MacOS/libngcore.dylib
Expected in: /usr/lib/libc++.1.dylib
in /Applications/Netgen.app/Contents/MacOS/libngcore.dylib
/Applications/Netgen.app/Contents/MacOS/startup.sh: line 10: 26830 Abort trap: 6 $Netgen_MACOS/netgen

Please help to fix it. Thank you.
Time to create page: 0.126 seconds