×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Upgrade INDI Web Manager Now

After a recent review, I discovered a regression in INDI Web Manager that caused it to stop working with 3rd party clients like KStars. Please make sure to upgrade the latest stable version (indiweb-0.1.5)
sudo apt-get install python3-pip
sudo -H pip3 install --upgrade indiweb
The following user(s) said Thank You: Gonzothegreat, gehelem, Teseo, Tom, Brian
5 years 8 months ago #28057

Please Log in or Create an account to join the conversation.

  • Posts: 2255
  • Thank you received: 223
Done

I can also confirm that the issue with "Save profile" is fixed now, before it would throw an error on screen.
5 years 8 months ago #28103

Please Log in or Create an account to join the conversation.

  • Posts: 2877
  • Thank you received: 812
I just updated my AstroPi 3 script to update indiweb using this method when you click the "software update" icon. If you are already running an Ubuntu-MATE system that you set up with the AstroPi 3 script, you have to either run the software updater twice since the first time it will update the scripts and the second time it will update indiweb.
The following user(s) said Thank You: Tom
5 years 8 months ago #28105

Please Log in or Create an account to join the conversation.

  • Posts: 2877
  • Thank you received: 812
Anybody that updates indiweb be sure to restart your device afterward. The changes do not take effect till you restart since it is a service that is running.
5 years 8 months ago #28115

Please Log in or Create an account to join the conversation.

  • Posts: 37
  • Thank you received: 4
Received this, next steps?

horus@Lenovo-Yoga-2-11 ~ $ sudo -H pip3 install --upgrade indiweb
Collecting indiweb
Downloading files.pythonhosted.org/packages/02/3f/d0...indiweb-0.1.5.tar.gz (359kB)
100% |████████████████████████████████| 368kB 446kB/s
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named 'setuptools'

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-k2hv1nj6/indiweb/
You are using pip version 8.1.1, however version 18.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
horus@Lenovo-Yoga-2-11 ~ $
SW Equinox 80ED, ZWO 120mm, Pegasus FocusCube, EQMod (EQ5 Pro)
5 years 8 months ago #28117

Please Log in or Create an account to join the conversation.

  • Posts: 2877
  • Thank you received: 812
Sounds like you need to do this:

sudo apt-get install python3-setuptools
5 years 8 months ago #28118

Please Log in or Create an account to join the conversation.

  • Posts: 37
  • Thank you received: 4
Many thanks for your help, always welcomed, but seems to have got more complex. See file.
SW Equinox 80ED, ZWO 120mm, Pegasus FocusCube, EQMod (EQ5 Pro)
5 years 8 months ago #28119
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 238
  • Thank you received: 15

Replied by Tom on topic Upgrade INDI Web Manager Now

Done! Thanks a lot.
5 years 8 months ago #28126

Please Log in or Create an account to join the conversation.

  • Posts: 97
  • Thank you received: 20
Do Stellarmate users need to upgrade using below procedure procedure or via the Stellarmate own Software Update tool?
Last edit: 5 years 8 months ago by giorgio.
5 years 8 months ago #28205

Please Log in or Create an account to join the conversation.

Neither. StellarMate uses a customized version of indiweb. There will be a version update later on.
5 years 8 months ago #28206

Please Log in or Create an account to join the conversation.

  • Posts: 535
  • Thank you received: 109

Replied by Jim on topic Upgrade INDI Web Manager Now

for Fedora:
sudo dnf install python3-devel
sudo dnf install python3-pip
sudo -H pip3 install --upgrade indiweb
The following user(s) said Thank You: wotalota
5 years 8 months ago #28209

Please Log in or Create an account to join the conversation.

  • Posts: 269
  • Thank you received: 53
Worked on my Pi3 but on the Aaeon it starts all driers as "undefined"
5 years 8 months ago #28280
Attachments:

Please Log in or Create an account to join the conversation.

Time to create page: 0.264 seconds