Hi all!
Brand new to this, and I started with the headline project. I got it working and am now hoping to try a stock ticker project. Anyone have any good stock ticker projects that have been recently updated and are based on the rpi-rgb-lex-matrix?
I am having trouble getting that second script to work. I keep returning an error that says "bs4.FeatureNotFound: Couldn’t find a tree builder with the features you requested: lxml. Do you need to install a parser library?
I have installed everything I need and have double checked that it is installed.
Could not get the 1st one with YahooQuote working.
Eventually got the 2nd one working with BeautifulSoup4.
Have to run it from the bindings/python/samples directory or the import SampleBase (samplebase.py) won’t work.
apt-get install python3-dev
apt-get install pip3
apt-get install libxml2-dev libxslt1-dev
anything else it needs…
I named it ticker.py
then (for my 32 by 64 column matrix at 50% brightness)
sudo python3 ./ticker.py --led-no-hardware-pulse LED_NO_HARDWARE_PULSE --led-cols 64 -b 50