Hi everyone,
Probably this issue will sound a bit uncommon since the CASA software is only used by mostly astrophysicists and astronomers. However I encounter this problem and I don’t know how to deal with it. To summarize, CASA is a python environment plus some python functions to manage and handle radio-interferometric datasets. I have downloaded the VLA pipeline version. I have used this software (same version) in other OS such as Ubuntu, CentOS, Scientific Linux but I never encountered the error that I am getting in Manjaro. When I am trying to use a function named plotms - which uses matplotlib behind - I get: “ERROR: Dbus-daemon stopped, please restart CASA.”. And if you restart CASA, nothing happens. Should I consider anything when installing dbus-daemon in Manjaro i3?
Additional information: I have created an ubuntu container with CASA inside. I have run the container, and plotms function works. So there might be something missing in manjaro that is in ubuntu I guess…
Cheers