Fire Cube

Results 16 comments of Fire Cube

You could provide the animations so that you can use them something like https://stackoverflow.com/questions/65223063/is-it-possible-to-provide-animation-on-image-tkinter

Thank you for the quick reply. I will try this additional script tomorrow.

Hello rdbende. I tried the code and cleaned it up. The change_widget_color function can now be used to change the color of a single image. ``` from pathlib import Path...

What is the best way to customize this for a single widget?

I would be glad to help you. Which version do you want to build?

@swm1718 It seems that the newer PyTorch versions have problems with the gcc compiler. I can try again tomorrow to find a solution. Me and torchsmoke are the same by...

@swm1718 It seems that the Raspberry compiler has a bug. Which is why the PyTorch compilation aborts. I'm currently building a new gcc.

@swm1718 The later PyTorch versions use things that are not possible with the pre-installed GCC version due to a bug.

@swm1718 The gcc build is finished. The compilation of PyTorch now does not work because of another error. I don't know yet what the problem is. Tomorrow I can try...