×

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

Bi-monthly release with minor bug fixes and improvements

Error installing pyindi-client on RPI 4 w/Ubuntu 22.10

  • Posts: 2
  • Thank you received: 0
While attempting to install the pyindi-client I am getting:

error: command '/usr/bin/swig' failed with exit code 70
[end of output]

Please help! I cannot figure this out.

Thank you.
1 year 4 weeks ago #91737

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

  • Posts: 2
  • Thank you received: 0
FYI - I get the same error message if I download the source and attempt to build with 'python setup.py install'
1 year 4 weeks ago #91739

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

  • Posts: 12
  • Thank you received: 0
Hello,
Looks like swig is not installed on your RPI. Try this before installing pyindi-client:
sudo apt install swig

Best regards.
1 year 3 weeks ago #92008

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

Time to create page: 0.524 seconds