×

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

Bi-monthly release with minor bug fixes and improvements

Pyindi-client wrappers problem

  • Posts: 314
  • Thank you received: 95

Replied by Oleg on topic Pyindi-client wrappers problem

Where is your libindiclient.a?

I my case for Ubuntu 16.04 64 bit, I found this file in directory /usr/lib/x86_64-linux-gnu/
So, solution for my case is:
sudo ln -s /usr/lib/x86_64-linux-gnu/libindiclient.a /usr/lib/libindiclient.a
sudo pip install -i https://testpypi.python.org/pypi pyindi-client
You can try my open project Astronomy Linux
The following user(s) said Thank You: Dmitry
Last edit: 7 years 6 months ago by Oleg.
7 years 6 months ago #10431
Attachments:

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

The tutorial needs to be updated to address all the issues raised in this thread, anyone?
7 years 6 months ago #10438

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

  • Posts: 226
  • Thank you received: 88
Hi,
I've updated the pip files so it tries to find the library on multiarch distribution (tested with ubuntu 16.04.1).
I also put pyindi-client directly on Pypi so
pip install pyindi-client
should be ok now.
Let's test that and give me feedbacks if you encounter some errors.
I may update the tutorial but do not know where it lies.
Jean-Luc.
The following user(s) said Thank You: Jasem Mutlaq
7 years 6 months ago #10460

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

Hey Jean-Luc,

Great thanks! There is an existing tutorial for image capture, but IMO, a new tutorial for pyindi-client from scratch is better assuming a user started on a fresh Raspberry PI or something similar. I've granted you some privileges so you can create a new article (indilib.org/create-article.html). It would be great if you can add an article covering that, thanks!
7 years 6 months ago #10461

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

Time to create page: 1.477 seconds