coutanto
Results
1
comments of
coutanto
I had the same problem as tbowers7 when installing on raspberry 5. I solved it by changing the line: sources = ["PyIndi.py", "indiclientpython.i"] into sources = ["indiclientpython.i"] in pyproject.toml I...