I am running datapoint in Pycharm on a Mac. When I am connecting to the Database via the Pycharm Terminal, I can execute the code. Also, using the Pycharm Python Console, I am able to connect to the database. However, here, when I want to execute code or have a look at tables, it raises the error "Datajoint Lost Connection Error (Server connection lost due to an interface error)". Does anyone know, why this might be/ How to solve this problem?
I have tried to connect to other datajoint databanks, but it raises the same error.