- Thank you received: 0
Netgen fails to launch under MacOS
5 years 4 weeks ago #1993
by BKFC
Netgen fails to launch under MacOS was created by BKFC
I have a Mac running MacOS Mojave. I downloaded and installed Python 3.7 and Netgen according to the installation instructions. When I double click on Netgen in the Applications folder, I see the glimpse of a window, then nothing. Not sure what I am doing wrong.
5 years 4 weeks ago #1996
by joachim
Replied by joachim on topic Netgen fails to launch under MacOS
open a terminal and start Netgen from there as
/Applications/Netgen.app/Contents/MacOS/netgen
Then you should see an error message.
best, Joachim
/Applications/Netgen.app/Contents/MacOS/netgen
Then you should see an error message.
best, Joachim
5 years 4 weeks ago #2001
by BKFC
Replied by BKFC on topic Netgen fails to launch under MacOS
Here is the output:
**
~/% /Applications/Netgen.app/Contents/MacOS/netgen
dyld: Library not loaded: /Library/Frameworks/Python.framework/Versions/3.7/Python
Referenced from: /Applications/Netgen.app/Contents/MacOS/netgen
Reason: image not found
Abort
**
As noted above, I installed Python 3.7 by clicking on the link in the Netgen installation instructions for MacOS.
**
~/% /Applications/Netgen.app/Contents/MacOS/netgen
dyld: Library not loaded: /Library/Frameworks/Python.framework/Versions/3.7/Python
Referenced from: /Applications/Netgen.app/Contents/MacOS/netgen
Reason: image not found
Abort
**
As noted above, I installed Python 3.7 by clicking on the link in the Netgen installation instructions for MacOS.
5 years 4 weeks ago #2002
by joachim
Replied by joachim on topic Netgen fails to launch under MacOS
Can it be that you installed Python 3.8, and not Python 3.7 ?
What do you get when you enter
which python3
What do you get when you enter
which python3
5 years 3 weeks ago #2028
by BKFC
Replied by BKFC on topic Netgen fails to launch under MacOS
I get
/Library/Frameworks/Python.framework/Versions/3.8/bin/python3
So, yes, I installed 3.8, but I did this by clicking on the ngsolve.org link for installing Python, which explicitly says 3.7.
/Library/Frameworks/Python.framework/Versions/3.8/bin/python3
So, yes, I installed 3.8, but I did this by clicking on the ngsolve.org link for installing Python, which explicitly says 3.7.
Time to create page: 0.117 seconds