Guillaume Delevoye
Guillaume Delevoye
Hi, Thank you for your package, which looks exactly like what I was looking for, in terms of simplicity and code design I'm a somewhat experienced programmer, but I'm quite...
Hello :) First of all what a great module really !!! The default translator is awesome for basic usage (so is mine) I just had one small disappointment about the...
Hello :) I just ran rs-tiled-piston ang got this when I attempted to resize the window: ```console guillaume@A320MA:~/GitHub/piston-examples/examples/tiled$ cargo run ... ... ... Compiling pistoncore-glutin_window v0.63.0 Compiling piston_window v0.105.0 Compiling...
Hello, For people using the repo directly instead of smrtanalysis, it's not really clear to see whether a given commit has passed all tests and corresponds to a released version...
Hello, one of the example doesn't work I don't have time to debug it or to make a PR so I'll just report here: ```console guillaume@A320MA:~/GitHub/pygame_gui_examples$ python camera_window_test.py pygame 2.0.1...
Hello, I'm using Ubuntu LTS.20-86x 64 bits with python 3.7.8 (conda 4.9.2), here's my story Trying to install gooey with pip lead me to: ```console checking for pkg-config... (cached) /usr/bin/pkg-config...
Test run fails out of the box with docker (touch: cannot touch '.command.trace': Permission denied)
### Description of the bug I installed the latest version of docker on Ubuntu LTS 22.04 and it fails to run the test pipeline. Note 1 / Nextflow was installed...
Duely suppress print on stdout when verbose is set on False in qvalue()