Closed dsand closed 2 years ago
Logging in as mtnops@bart:
% python3 Python 3.5.2 (default, Jan 26 2021, 13:30:48)
% conda activate % python3 Python 3.8.8 (default, Apr 13 2021, 19:58:26)
So, the conda environment does give you v3.8 which is better because I use 'f-strings' in my code which were introduced in v3.6.
However, you don't need v3.8 to run the (indi) driver in normal operations as it just loads all the compiled C code (without any Python interfaces).
I went on Bart this morning and started the service for the GUI. It is disabled and does not auto start.
sudo systemctl start mtnops.pyindi.service
If you navigate to 10.30.1.2:5905/ninety-prime
I see the GUI partially built. This requires the indiserver to be started for the entire GUI to appear.
I don't think anything is wrong...
OK, just did a quick test: started the bokGalilIndiDriver and then Dan's GUI. GUI gets populated and I think the red banners are because the shared memory segments are simulated (since the hardware is turned off). I'll try to attach the screenshot:
Here is Dan's reply on slack:
assigning to @pndaly.