This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with GPIO push button inputs following Pypilot upgrade
#18
(2021-04-11, 09:30 AM)drbarritt Wrote: It looked as if the issue has been resolved and so I re-installed Pypilot 0.24.  If I run pypilot_hat  the web page on 33333 does appear but it is not connected to pypilot.  Still errors when I run pypilot_hat  but the GPIO push buttons now work! Hooray!!!

Web interface is a known problem, see https://github.com/pypilotWorkbook/workb...-interface for the solution:

Code:
pip3 uninstall python-socketio python-engineio flask-socketio
pip3 install "flask-socketio<5"

To get rid of 'no lirc available' you should set pi.ir to False in the hat.conf.
Reply


Messages In This Thread
RE: Problem with GPIO push button inputs following Pypilot upgrade - by ironman - 2021-04-11, 10:24 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)