goeffel icon indicating copy to clipboard operation
goeffel copied to clipboard

A tool for measuring the resource utilization of a specific process over time

Results 1 goeffel issues
Sort by recently updated
recently updated
newest added

Let's see. Related: - https://github.com/pyinstaller/pyinstaller/issues/6362 - https://github.com/pyenv/pyenv/issues/392 ``` $ env PYTHON_CONFIGURE_OPTS="--enable-shared" pyenv install 3.11.3 pyenv: /home/jp/.pyenv/versions/3.11.3 already exists continue with installation? (y/N) y Installing Python-3.11.3... Installed Python-3.11.3 to /home/jp/.pyenv/versions/3.11.3 ```...