×

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

Bi-monthly release with minor bug fixes and improvements

Upgrade INDI Web Manager Now

  • 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.

  • Posts: 2877
  • Thank you received: 812
Kengs, be sure to restart your pi, I had the same issue till I restarted
5 years 8 months ago #28282

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

  • Posts: 269
  • Thank you received: 53
I've restarted several times now. I thought the Pi was OK but I had been using a personalised version. With the official version I get the "undefined" there also.
Everything looks ok. I had a look in profiles.db and the clients can all connect. I'll have a look in the code to see if there's anything that sticks out
5 years 8 months ago #28283

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

  • Posts: 269
  • Thank you received: 53
Narrowed it down to indi.js GetActiveDrivers()
field is undefined

Edit: Cleared browser history and all is well
Last edit: 5 years 8 months ago by Ken Self.
5 years 8 months ago #28284

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

  • Posts: 460
  • Thank you received: 69
Hi, How will StellarMate users know when an update is available/installed? [Currently it is reporting 1.2.9]
5 years 8 months ago #28300

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

Time to create page: 1.312 seconds