×

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

Bi-monthly release with minor bug fixes and improvements

Error when trying to install pyindi client on stellarmate

  • Posts: 3
  • Thank you received: 0
Hey,

when I try to install pyindi-client on my stellarmate, I run into this error:
    /usr/bin/ld: -lz kann nicht gefunden werden
    /usr/bin/ld: -lcfitsio kann nicht gefunden werden
    /usr/bin/ld: -lnova kann nicht gefunden werden
    collect2: error: ld returned 1 exit status
    error: command 'arm-linux-gnueabihf-g++' failed with exit status 1
 
    ----------------------------------------
Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-kku6gmma/pyindi-client/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-y_as7ngo/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /tmp/pip-install-kku6gmma/pyindi-client/

I tried a few things already, but nothing has worked for me yet. (g++ version is 8.3.0 btw)
Thanks for your help,
Matti
1 year 11 months ago #82847

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

  • Posts: 219
  • Thank you received: 41
There are also errors when trying to install pyindi-client on Astroberry or macOS. So basically it's only working on desktop Linux
1 year 11 months ago #82898

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

Time to create page: 0.392 seconds