Porfavor

Results 7 comments of Porfavor

Can the timeframe be adjusted? for example 7 days or more instead of 24h

> > Can the timeframe be adjusted? for example 7 days or more instead of 24h > > Yeah there should be a > > DATA_SLICE_DAYS = 1 > >...

I had the dataparser error and using the install command fixed that but I still get this error when I try to run it. Original Zero BTC screen works fine...

> You just need to create a folder in /var/log called python > > It may need the file called cryptoGraph.txt but that should get created thank you for the...

> Can you try either > > `pip install waveshare-epd` or `pip3 install waveshare-epd` requirements already satisfied.. Oh well I give up. appreciate the help!

> Sorry about that! > > It's currently not working for me but that's due to the newer version of Raspi i'm running > > When I get time I'll...

been trying a bit again but got this error now: Traceback (most recent call last): File "/home/pi/cryptoTickerGraph/main.py", line 99, in main() File "/home/pi/cryptoTickerGraph/main.py", line 88, in main data_sink.update_observers(prices) File "/home/pi/cryptoTickerGraph/presentation/observer.py",...