Andreas Zweili
Andreas Zweili
The solution from @halcyonquest was the solution for me as well.
Would love to see this as well. Currently it's a bit of an awkward dance by first inserting the path, coping it and then pasting it into the prompt.
BTW this broke the provisioning for our Ubuntu 18.04 VMs because the package `python-dev-is-python3` is missing. However I don't really mind since we're phasing out 18.04 anyway. For the moment...
This would be a fantastic addition.
The `--in-process-gpu` works for me on NixOS in Virtualbox. The `/dev/video0` workaround doesn't, that file doesn't exist in my setup.
This flake works for me, I combined it with a direnv setup for the Python requirements. It’s dirty and but works for the moment: https://github.com/Nebucatnetzer/Fooocus/commit/a1e68d8b706845b77dc1aad2c0cc858c4317ad5e
Would be great if we could move this forward.
For me this would be fine but don’t know how it would affect other users. On 27 Apr 2023, at 10:55, Jonathan del Strother ***@***.***> wrote: If we're ok dropping...
I have the same problem. I want to write sensor data to the database every 10 seconds or so. Currently it does it like 10 times or more per run.
For me its Python 3.7 with Django 2.2.7