Thomas Weissel

Results 30 comments of Thomas Weissel

wow... that was quick :-) in order to update it i had to ssh to my node-red raspi (there was no update visible in the web-ui) ``` cd .node-red/ npm...

unfortunately not. i am now creating the pdf's on the electron side of my code using printToPDF(options) it gives me much more control over the process and produces perfect pdfs....

ksnip is actually an interesting idea because it also is able to return the image as "buffer" like imagemagick. unfortunately it triggers a desktop notification per default setting and it...

as far as i understand your latest fix PR didn't make it. @Rigner so this issue is still not fixed.. is it? for now i send the path to the...

it is aarch64 this is what i've tried: ``` wget https://github.com/PINTO0309/Tensorflow-bin/releases/download/v2.9.0/tensorflow-2.9.0-cp39-none-linux_aarch64.whl pip install tensorflow-2.9.0-cp39-none-linux_aarch64.whl Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple ERROR: tensorflow-2.9.0-cp39-none-linux_aarch64.whl is not a supported wheel on this platform. ```...

`Linux piracer 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux` exactly the same... hmmm... i don't get it .. how can this be. wth did i...

yes i did upgrade everything. i did it three times already from scratch and strictly followed the documentation. it makes no sense to me.. that's why i gave up and...

i explicitly used bullseye.. the problem is that in the python repos where pip is searching for tensorflow tf isnnissing completely. i've searched them manually.. so you installed bookworm and...

https://github.com/robocarstore/donkeycar-images my current workaround is flashing this image.. everything works out of the box. no need to install anything.