Erick Velez
Erick Velez
I have gotten this issue before, my only solution has been using docker volumes (not mounted anywhere else but the default locations) and letting the container create the folders where...
I am also getting this problem. It happens whenever the container is restarted and tries to access the already existing directories. Changing permissions does not work, and changing volume locations...
From some brief experimentation, it seems that my specific problem came from where I set the volume locations. They were in `/srv` in my Debian WSL, so that might have...
Bump, I'd love to see this project continue to be maintained as it is an extremely useful tool.
@JonasHarsch @amadeus84 I would also gladly contribute to this, whether it is a fork of the @lava repo or an original project. I am not an expert on the Python...
Yes, I've had no problem using VSCode with this library. I dont think it's dependent on the editor, but on the compiler and flags. I use g++ to link python.
I will be looking into this.
> Is this issue about disabling hardware acceleration or providing a feature to enable/disable hardware acceleration? > > I can see some commits on this issue, how much work is...
Hi, I've been looking into this and will be working on it as my first issue. @jliddev would translations have to be included in the PR for the feature?
> Can we invert the condition, and have HW acceleration be enabled by default. Just pushed a commit to fix this @Hinton.