Error while installing OLA Python API in a Raspberry Pi 4
25 views
Skip to first unread message
Redstone Craft315
unread,
Jul 5, 2024, 5:48:20 PM7/5/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to open-lighting
Hi,
I have a problem while installing the OLA PYthon API, when i run the first comand "./configure --enable-python-libs", it says "-bash: ./configure: No such file or directory"
What do i do?
Thanks for reading. 🙂
Redstone.
Peter Newman
unread,
Jul 5, 2024, 5:49:16 PM7/5/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to open-lighting
Run "autoreconf -i" first.
But if you're on a Debian based OS, "sudo apt-get install ola-python" is likely to be much easier.