×

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

Bi-monthly release with minor bug fixes and improvements

A new INDI WebManager App for Mac OS X and Linux

  • Posts: 2877
  • Thank you received: 812
We are still working on getting the Linux Debian package to work. But here is a release of 0.6 for os x

github.com/rlancaste/INDIWebManagerApp/releases
The following user(s) said Thank You: Craig
4 years 10 months ago #40406

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

  • Posts: 2877
  • Thank you received: 812
4 years 10 months ago #40477

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

  • Posts: 460
  • Thank you received: 69

As a newbie, is there a log of what my problem might be? This is on an Odroid-N2 running 18.04 w/kstars bleeding.



Thanks
Jerry
4 years 10 months ago #40491
Attachments:

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

  • Posts: 2877
  • Thank you received: 812
At the command line, when you type the following commands, what happens?

which python
which python3
which pip
which pip3
4 years 10 months ago #40492

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

  • Posts: 460
  • Thank you received: 69
odroid@odroid:~$ which python
/usr/bin/python
odroid@odroid:~$ which python3
/usr/bin/python3
odroid@odroid:~$ which pip
/usr/local/bin/pip
odroid@odroid:~$ which pip3
/usr/local/bin/pip3
4 years 10 months ago #40493

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

  • Posts: 2877
  • Thank you received: 812
Please try making your path in the "Python Exec Folder" /usr/local/bin/ instead of /usr/bin/ and see if that helps.
4 years 10 months ago #40494

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

  • Posts: 460
  • Thank you received: 69
"Python and Pip both need to be installed in your selected python exec folder in order to run indiweb. Please either install these or change your exec folder to one that includes them."
4 years 10 months ago #40495

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

  • Posts: 2877
  • Thank you received: 812
ok right. I did not think that python and pip would be in different directories. they are not on my systems. Let me see what I can do.
The following user(s) said Thank You: Jerry Black
4 years 10 months ago #40496

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

  • Posts: 2877
  • Thank you received: 812
Ok I just updated it to be more flexible on the python and pip paths and to tell you when it doesn't work and why. Did you install via the nightly ppa or did you download from git?
4 years 10 months ago #40498

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

  • Posts: 460
  • Thank you received: 69
I used the nightly ppa, I'll try git now, to check it out.
4 years 10 months ago #40499

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

  • Posts: 2877
  • Thank you received: 812
Thank you. If you find that it works better with this change, I can send it to the ppa.
4 years 10 months ago #40500

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

  • Posts: 460
  • Thank you received: 69
After some "fun" installing qt and kdeveloper I think I susccessfully compiled from git. Is this the expected version?

odroid@odroid:~/Downloads/INDIWebManager$ INDIWebManagerApp

libEGL warning: DRI2: failed to authenticate
"2019-06-25T17:41:25: Welcome to INDI Web Manager App 0.7"
"2019-06-25T17:41:25: Build: 2019-06-24T19:14:50Z"
"2019-06-25T17:41:25: OS: ubuntu 18.04"
"2019-06-25T17:41:25: API: arm64-little_endian-lp64"
"2019-06-25T17:41:25: Arch: arm64"
"2019-06-25T17:41:25: Kernel Type: linux"
"2019-06-25T17:41:25: Kernel Version: 4.9.182-31"
"2019-06-25T17:41:25: Qt Version: 5.9.5"

Python and indi-web still says incomplete. When clicking on the Install button
Using either the dfault or non-default python directories generate the
Python and Pip both need to be installed in your selected python exec folder in order to run indiweb. Please either install these or change your exec folder to one that includes them.

Cheers
Last edit: 4 years 10 months ago by Jerry Black.
4 years 10 months ago #40502

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

Time to create page: 0.377 seconds