You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to use your code, but when I try to run "pip3 install pyindi-client" i get an error related with swig. Attached you will see the log file obtained with the pip3 instruction logfile_swig.txt
Any idea what could be the problem?
I am using a raspberry pi 3 b+.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Not sure if it will help, but I had an issue with swig during install of pyindi-client too. From the pyindi-client issues I found #geehalel/pyindi-client#10, which gives a fix of explicitly installing pyindi-client==0.2.7a and this worked for me.
Hi.
I have been trying to use your code, but when I try to run "pip3 install pyindi-client" i get an error related with swig. Attached you will see the log file obtained with the pip3 instruction
logfile_swig.txt
Any idea what could be the problem?
I am using a raspberry pi 3 b+.
Thanks in advance.
The text was updated successfully, but these errors were encountered: