phoebe-project / phoebe2-ui

web and desktop client for PHOEBE 2
http://phoebe-project.org/clients
GNU General Public License v3.0
4 stars 1 forks source link

Phoebe UI stuck at install phoebe server locally #26

Open Anish-Sarkar-1001 opened 4 weeks ago

Anish-Sarkar-1001 commented 4 weeks ago

I am using ubuntu-24.04 and python 3.12. I have installed phoebe using pip but when I enter phoebe-server in the terminal, it's showing command not found. When I open the phoebe-UI2 using phoebe command, it gets stuck at "Install phoebe server locally" and I am unable to launch the phoebe-server manually.

kecnry commented 4 weeks ago

Sorry about that - looks like this was broken by phoebe 2.4.12. We'll try to get that fixed. In the meantime, can you try installing phoebe 2.4.11 to install the server, at which point you should be able to upgrade to the latest version of phoebe and still have the server installed.

Anish-Sarkar-1001 commented 4 weeks ago

Thanks for the information. I have installed phoebe 2.4.11 and the server as well as the UI are working fine. However, when I am upgrading to the latest version, the previous version is getting uninstalled and the phoebe server is no longer available.

kecnry commented 4 weeks ago

Ok, we'll update here when we get a fix out, in the meantime you should be safe to use 2.4.11 - you can see the changelog for changes since then in case there are known bugs that would affect you.

Anish-Sarkar-1001 commented 3 weeks ago

Thanks for the information.