Hubert Tournier

Results 7 issues of Hubert Tournier

Hello "pip install pysay" fails on my Unix system? ``` # pip install pysay Collecting pysay Using cached pysay-2.0.0.tar.gz (4.5 kB) Building wheels for collected packages: pysay Building wheel for...

Hello, Working on a FreeBSD 13.1 system, I tried unsuccessfully to build Codon from source. Here are the steps I took: ```Shell $ pkg install git $ pkg install cmake...

Documents how to change the console resolution and, for international users, how to change keyboard settings. A lot of people seem to be searching for this...

changes-required

Hello, I've this issue while upgrading from 1.6.0 to 1.6.1. ``` The 'linux/input.h' and 'linux/input-event-codes.h' include files are missing. You will have to install the kernel header files in ```...

The specified manual page is not included in a base FreeBSD 14 system or in this port.

### Description 'pip list --not-required' lists as not required packages that are required from package[extra] dependencies. Furthermore 'pip show' doesn't show these dependencies either. Here's a simple **example** below with...

type: enhancement
C: list/show
C: extras

Hello, On a fresh Python 3.13.1-amd64 install, with no packages but "pip" installed, "pip install libretranslate" fails. Apparently a C compiler and Visual Studio are also required, which is not...

enhancement