JonBoyleCoding
JonBoyleCoding
When using the autocomplete on a protected method in a base class, the autocomplete shows an unexpected and unuseful.   It appears this only happens when a base class...
After looking around GUI libraries for rust, I really like what this project is trying to do. If possible, I would like to be able to help contribute in some...
I have just tried upgrading my version of image from 0.23.14 to 0.24.0 and found my code having issues due to the removal of BGR from DynamicImage as per issue...
It's a little unclear in the instructions on the main page - in order to build a release binary, do I need your custom Godot, or just your custom export...
I decided to add a pull request to make it easier to see the changes discussed in #312. I had to change some API to make this work, of which...
When looking at the template matching to add cross-correlation (#311) I came up with a few things that might be an idea for refactoring; however, I thought it would be...
**Is your feature request related to a problem? Please describe.** The rust exporter currently outputs really old Rust. **Describe the solution you'd like** Update the rust exporter. These are things...
I've had a few dependencies that fail to build with the WIP pdm module at the same point. - python-jwt - paho-mqtt I've used the example project in this repo,...
I've got a python poetry project that uses a version of `torch` - this requires cuda to be available. The package itself fails to build with the following error: ```...
The flathub version of vpuppr that is linked in the readme https://beta.flathub.org/apps/pro.vpup.vpuppr is at version `0.8.1`. Is there a chance this could be updated? Thanks.