×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

pip install of pyindi-client - Unable to find libindiclient.a in...

  • Posts: 51
  • Thank you received: 9
Trying to install pyindi-client using the recommended method , but I'm getting an error:
[b]john@ekos[/b]:~/source/pyindi-client-0.2.3$ pip install --user --install-option="--prefix=" pyindi-client
/usr/lib/python2.7/dist-packages/pip/commands/install.py:212: UserWarning: Disabling all use of wheels due to the use of --build-options / --global-options / --install-options.
  cmdoptions.check_install_build_global(options)
Collecting pyindi-client
  Using cached https://files.pythonhosted.org/packages/a7/4d/9ae15f572822c2fac5d6756570b205bdf578c80be24e274947ac74962873/pyindi-client-0.2.3.tar.gz
    Complete output from command python setup.py egg_info:
    Unable to find libindiclient.a in ['/usr/lib/arm-linux-gnueabihf', '/usr/lib', '/usr/lib64', '/lib', '/lib64', '/usr/local/lib']
    Please specify a path where to find libindiclient.a in the setup.py script
    Exiting

Any thought as to what I could be doing wrong
5 years 1 month ago #35488

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

  • Posts: 51
  • Thank you received: 9
figured that out. I was missing some dependencies
5 years 1 month ago #35489

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

  • Posts: 62
  • Thank you received: 12
What dependencies do I need to install? I solve the same problem. Thanks
4 years 7 months ago #42099

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

Time to create page: 1.720 seconds