Forum Message

 

 

We have moved the forum to https://forum.ngsolve.org . This is an archived version of the topics until 05/05/23. All the topics were moved to the new forum and conversations can be continued there. This forum is just kept as legacy to not invalidate old links. If you want to continue a conversation just look for the topic in the new forum.

Notice

The forum is in read only mode.

Netgen logs me out

More
4 years 8 months ago #1788 by pbmonk
Netgen logs me out was created by pbmonk
Is anyone else having this problem: when I start Netgen on my MacBook (OS X 10.14.6) like this

netgen example.py

I am immediately logged out!

Do I have something set wrong? Or is it likely a bug in the code (which runs on other machines - but not correctly :-)

Thanks
Peter
More
4 years 8 months ago #1789 by joachim
Replied by joachim on topic Netgen logs me out
Hi Peter,

I had the same, problem, see this thread:
ngsolve.org/forum/ngspy-forum/818-macos-10-14-6-update-warning
But for some it is working. We are working on it.

There are now two possibilities:
1. start via Python:
Code:
python3 import netgen.gui
Also jupyter notebooks should work.

2. update Tcl/Tk to version 8.6.9. It has some updates for Mojave. This interferes with Python's Tcl/Tk 8.6.8, but it is working in my case.

Joachim
Time to create page: 0.135 seconds